pub fn test_lock_point_validity(
    active_chain: &mut Chain,
    lp: Arc<LockPoints>
) -> bool
Expand description

| Test whether the LockPoints height | and time are still valid on the current | chain |