interface QueryTotalSupplyRequestAminoMsg {
    type: "cosmos-sdk/QueryTotalSupplyRequest";
    value: QueryTotalSupplyRequestAmino;
}

Properties

Properties

type: "cosmos-sdk/QueryTotalSupplyRequest"