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.