QueryAccountAddressByIDResponse is the response type for AccountAddressByID rpc method

Since: cosmos-sdk 0.46.2

from message cosmos.auth.v1beta1.QueryAccountAddressByIDResponse

Hierarchy

Constructors

Properties

accountAddress: string = ""

from field: string account_address = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.auth.v1beta1.QueryAccountAddressByIDResponse" = "cosmos.auth.v1beta1.QueryAccountAddressByIDResponse"

Methods