Re-exports§
pub use fedimint_walletv2_common as common;
Modules§
Structs§
Constants§
- CONFIRMATION_
FINALITY_ DELAY - Number of confirmations required for a transaction to be considered as final by the federation. The block that mines the transaction does not count towards the number of confirmations.
- MAX_
BLOCK_ 🔒COUNT_ INCREMENT - Maximum number of blocks the consensus block count can advance in a single
consensus item to limit the work done in one
process_consensus_itemstep. - MIN_
FEERATE_ 🔒VOTE_ SATS_ PER_ KVB - Minimum fee rate vote of 1 sat/vB to ensure we never propose a fee rate below what Bitcoin Core will relay.