Constant monero_wallet::COINBASE_LOCK_WINDOW
source · pub const COINBASE_LOCK_WINDOW: usize = 60; // 60usize
Expand description
The minimum amount of blocks a coinbase output is locked for.
pub const COINBASE_LOCK_WINDOW: usize = 60; // 60usize
The minimum amount of blocks a coinbase output is locked for.