Function simfony_as_rust::jet::time_locks::check_lock_height

source ·
pub fn check_lock_height(a: Height)
Expand description

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

§Panics

The assertion fails.