An error when broadcasting the transaction. This contains the CheckTx errors from the blockchain. Once a transaction is included in a block no BroadcastTxError is thrown, even if the execution fails (DeliverTx errors).

Hierarchy

  • Error
    • BroadcastTxError

Constructors

Properties

Constructors

  • Parameters

    • code: number
    • codespace: string
    • log: undefined | string

    Returns BroadcastTxError

Properties

code: number
codespace: string
log: undefined | string

Generated using TypeDoc