Interface QueryValidatorCommissionResponseProtoMsg

interface QueryValidatorCommissionResponseProtoMsg {
    typeUrl: "/cosmos.distribution.v1beta1.QueryValidatorCommissionResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.distribution.v1beta1.QueryValidatorCommissionResponse"
value: Uint8Array