Module await_tx

Source
Expand description

Primitives used for awaiting for tx being observed on the blockchain

Structs§

FixedDelayRetries
Transaction awaiting strategy that uses fixed number of retries and a fixed delay.

Traits§

AwaitTx
Trait for different strategies of waiting for a Cardano transaction to complete.