QuerySpendableBalancesResponse defines the gRPC response structure for querying an account's spendable balances.

Since: cosmos-sdk 0.46

Hierarchy

  • V1Beta1QuerySpendableBalancesResponse

Properties

Properties

balances?: V1Beta1Coin[]

balances is the spendable balances of all the coins.

pagination?: V1Beta1PageResponse

pagination defines the pagination in the response.

Generated using TypeDoc