pub const ASSOCIATED_BLOCK_ID_MESSAGE_DELIVERY_TOLERANCE: u64 = (SIGN_TIMEOUT - 2) as u64; // 8u64
Expand description

So long as the associated block id is within this tolerance, we consider the message as deliverable. This should be less than the SIGN_TIMEOUT