pub fn check_lock_duration(a: Duration)Expand description
Assert that the value returned by tx_lock_duration is greater than or equal to the given value.
§Panics
The assertion fails
§Cost
102 mWU (milli weight units)
pub fn check_lock_duration(a: Duration)Assert that the value returned by tx_lock_duration is greater than or equal to the given value.
The assertion fails
102 mWU (milli weight units)