interface QueryValidatorResponseProtoMsg {
    typeUrl: "/cosmos.staking.v1beta1.QueryValidatorResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.staking.v1beta1.QueryValidatorResponse"
value: Uint8Array