QueryAccountsResponse is the response type for the Query/Accounts RPC method.

Since: cosmos-sdk 0.43

Hierarchy

  • V1Beta1QueryAccountsResponse

Properties

Properties

accounts?: ProtobufAny[]

accounts are the existing accounts

pagination?: V1Beta1PageResponse

pagination defines the pagination in the response.

Generated using TypeDoc