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

    Class TxDecodeAminoRequest

    TxDecodeAminoRequest is the request type for the Service.TxDecodeAmino RPC method.

    Since: cosmos-sdk 0.47

    from message cosmos.tx.v1beta1.TxDecodeAminoRequest

    Hierarchy

    Index

    Constructors

    Properties

    aminoBinary: Uint8Array<ArrayBuffer> = ...

    from field: bytes amino_binary = 1;

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

    Methods