Decode a locktime, returning a number for block heights, a Date for block times, or a string for parsing errors.
number
Date
the 4-byte Uint8Array locktime to parse
Generated using TypeDoc
Decode a locktime, returning a
number
for block heights, aDate
for block times, or a string for parsing errors.