bp-std
bp-std copied to clipboard
PSBT: fix LockTime and SeqNo fallback values
Currently, the code uses zero as a default failback value for LockTime and SeqNo in extracting transaction from PSBT. This has to be checked against the spec.