Constant subcoin_primitives::CONFIRMATION_DEPTH
source ยท pub const CONFIRMATION_DEPTH: u32 = 6u32;
Expand description
6 blocks is the standard confirmation period in the Bitcoin community.
pub const CONFIRMATION_DEPTH: u32 = 6u32;
6 blocks is the standard confirmation period in the Bitcoin community.