bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class TxDecodeAminoResponse

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

    Since: cosmos-sdk 0.47

    from message cosmos.tx.v1beta1.TxDecodeAminoResponse

    Hierarchy

    Index

    Constructors

    Properties

    aminoJson: string = ""

    from field: string amino_json = 1;

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

    Methods