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.
§Cost
93 mWU (milli weight units)
pub fn check_lock_time(a: Time)
Assert that the value returned by tx_lock_time
is greater than or equal to the given value.
The assertion fails.
93 mWU (milli weight units)