1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-25 16:04:13 +01:00
Commit graph

8 commits

Author SHA1 Message Date
Andrew Chow
02ab2bfd79 370: Clarify that modifiable flags are bits 2022-06-13 12:21:42 -04:00
Andrew Chow
5861862f59 370: clarify inputs/outputs modifiable
Clarify that these flags only mean whether inputs/outputs can be
removed, not whether fields can be added or removed for each
input/output.
2022-06-02 22:37:39 -04:00
Andrew Chow
aa807d5a13 370: height lock must be greater than 0 2022-06-01 21:14:25 -04:00
Andrew Chow
1c8afe6ea4 370: Describe locktime type tiebreaker 2022-06-01 21:13:53 -04:00
Kalle Rosenbaum
c81ed9dab3
BIP 370: Use PSBT_GLOBAL_FALLBACK_LOCKTIME in text
Replacing occurences of PSBT_GLOBAL_PREFERRED_LOCKTIME with PSBT_GLOBAL_FALLBACK_LOCKTIME to match the name in the global map table.
2021-10-01 09:23:22 +02:00
Andrew Chow
70e37e025d psbt2: Fix field number counting
PSBT_OUT_SCRIPT should be 0x04, not 0x03.
2021-06-21 17:09:14 -04:00
Luke Dashjr
4edd978046 Fix Comments-URI for BIP 370 2021-03-15 20:16:20 +00:00
Andrew Chow
b3d224f384 Specify BIP 370 PSBTv2 2021-02-12 16:09:35 -05:00