Interface QueryTotalSupplyResponseProtoMsg

interface QueryTotalSupplyResponseProtoMsg {
    typeUrl: "/cosmos.bank.v1beta1.QueryTotalSupplyResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.bank.v1beta1.QueryTotalSupplyResponse"
value: Uint8Array