[][src]Constant grin_core::global::PEER_EXPIRATION_REMOVE_TIME

pub const PEER_EXPIRATION_REMOVE_TIME: i64 = PEER_EXPIRATION_DAYS * 24 * 3600; // 1_209_600i64

Constant that expresses defunct peer timeout in seconds to be used in checks.