Optional
data: PartialMessage<QueryAccountAddressByIDRequest>account_id is the account number of the address to be queried.
Since: cosmos-sdk 0.47
Deprecated, use account_id instead
id is the account number of the address to be queried. This field should have been an uint64 (like all account numbers), and will be updated to uint64 in a future version of the auth query.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
QueryAccountAddressByIDRequest is the request type for AccountAddressByID rpc method
Since: cosmos-sdk 0.46.2
Generated
from message cosmos.auth.v1beta1.QueryAccountAddressByIDRequest