Function simfony_as_rust::jet::time_locks::check_lock_time
source · pub fn check_lock_time(a: Time)Expand description
Assert that the value returned by tx_lock_time is greater than or equal to the given value.
§Panics
The assertion fails.