Constant bitcoin::constants::TARGET_BLOCK_SPACING
source · pub const TARGET_BLOCK_SPACING: u32 = 600;
Expand description
How many seconds between blocks we expect on average.
pub const TARGET_BLOCK_SPACING: u32 = 600;
How many seconds between blocks we expect on average.