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