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