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

    Class BroadcastTxResponse

    BroadcastTxResponse is the response type for the Service.BroadcastTx method.

    from message cosmos.tx.v1beta1.BroadcastTxResponse

    Hierarchy

    Index

    Constructors

    Properties

    txResponse?: TxResponse

    tx_response is the queried TxResponses.

    from field: cosmos.base.abci.v1beta1.TxResponse tx_response = 1;

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

    Methods