Skip to main content

Crate fedimint_walletv2_devimint_tests

Crate fedimint_walletv2_devimint_tests 

Source

EnumsΒ§

FinalSendState πŸ”’

FunctionsΒ§

await_client_balance πŸ”’
await_consensus_block_count πŸ”’
await_no_pending_txs πŸ”’
ensure_federation_total_value πŸ”’
ensure_tx_chain_length πŸ”’
get_deposit_address πŸ”’
main πŸ”’
module_is_present πŸ”’
spawn_block_miner πŸ”’
Spawns a background task that mines a block every 100ms, simulating continuous block production. This prevents deadlocks where the federation’s pending bitcoin transactions block further progress because no blocks are being mined to confirm them.