pub fn tx_lock_height() -> HeightExpand description
If tx_is_final returns false, then try to parse the transaction’s lock time as a Height value. Return zeroes otherwise.
§Cost
80 mWU (milli weight units)
pub fn tx_lock_height() -> HeightIf tx_is_final returns false, then try to parse the transaction’s lock time as a Height value. Return zeroes otherwise.
80 mWU (milli weight units)