bp-std icon indicating copy to clipboard operation
bp-std copied to clipboard

PSBT: fix LockTime and SeqNo fallback values

Open dr-orlovsky opened this issue 1 year ago • 0 comments

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.

dr-orlovsky avatar Sep 05 '24 19:09 dr-orlovsky