Constant bdk_chain::bitcoin::blockdata::constants::COINBASE_MATURITY
pub const COINBASE_MATURITY: u32 = 100; // 100u32
Expand description
Number of blocks needed for an output from a coinbase transaction to be spendable.