Skip to main content

Module helpers

Module helpers 

Source
Expand description

Helper functions.

Structs§

BroadcastSenderSink

Functions§

wait_for_balance 🔒
Polls the on-chain balance of address for currency C with exponential backoff, returning Ok as soon as it reaches min_balance, or Err once the per-iteration backoff grows past max_delay.