TxEncodeAminoRequest is the request type for the Service.TxEncodeAmino RPC method.

Since: cosmos-sdk 0.47

from message cosmos.tx.v1beta1.TxEncodeAminoRequest

Hierarchy

Constructors

Properties

aminoJson: string = ""

from field: string amino_json = 1;

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

Methods