pub fn tx_lock_time() -> Time
Expand 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() -> Time
If 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)