Function simfony_as_rust::jet::time_locks::check_lock_distance

source ·
pub fn check_lock_distance(a: Distance)
Expand description

Assert that the value returned by tx_lock_distance is greater than or equal to the given value.

§Panics

The assertion fails.