TxEncodeAminoResponse is the response type for the Service.TxEncodeAmino RPC method.

Since: cosmos-sdk 0.47

from message cosmos.tx.v1beta1.TxEncodeAminoResponse

Hierarchy

Constructors

Properties

aminoBinary: Uint8Array = ...

from field: bytes amino_binary = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.tx.v1beta1.TxEncodeAminoResponse" = "cosmos.tx.v1beta1.TxEncodeAminoResponse"

Methods