TxDecodeAminoResponse is the response type for the Service.TxDecodeAmino RPC method.

Since: cosmos-sdk 0.47

from message cosmos.tx.v1beta1.TxDecodeAminoResponse

Hierarchy

Constructors

Properties

aminoJson: string = ""

from field: string amino_json = 1;

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

Methods