Thrown by DemosTransactions.broadcastAndWait when a broadcast tx has not been observed in a terminal state (included or failed) before the configured timeout elapses.

The broadcast itself may have succeeded - this only indicates that the SDK gave up waiting. Callers can resume polling on their own using the preserved txHash and lastSeenState.

Hierarchy

  • Error
    • BroadcastTimeoutError

Constructors

Properties

Constructors

Properties

elapsedMs: number
lastSeenState: string
txHash: string