AddressStringToBytesRequest is the request type for AccountBytes rpc method.

Since: cosmos-sdk 0.46

from message cosmos.auth.v1beta1.AddressStringToBytesRequest

Hierarchy

Constructors

Properties

addressString: string = ""

from field: string address_string = 1;

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

Methods