QueryValidatorAccountResponse is the response type for the Query/ValidatorAccount RPC method.

Hierarchy

  • V1QueryValidatorAccountResponse

Properties

account_address?: string

account_address is the cosmos address of the account in bech32 format.

account_number?: string

account_number is the account number

Format

uint64

sequence?: string

sequence is the account's sequence number.

Format

uint64

Generated using TypeDoc