File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -297,7 +297,7 @@ Proof-of-Work::
297297 A hash adhering to a pattern that requires significant computation to find, therefore "proving" work was done to find it (on average).
298298 Miners must construct a block template which, when hashed using SHA256 (the work), will have a value at or below a network-wide Difficulty Target.
299299
300- Partially Spent Bitcoin Transaction (PSBT)::
300+ Partially Signed Bitcoin Transaction (PSBT)::
301301 The Partially Signed Bitcoin Transaction (PSBT) format consists of key-value maps.
302302 Each map consists of a sequence of key-value records, terminated by a 0x00 byte.
303303 https://github.com/bitcoin/bips/blob/cf420089a4ed10c50e3ad2834fe13e72e1af7177/bip-0174.mediawiki#cite_note-1[BIP 174] and V2 https://github.com/bitcoin/bips/blob/cf420089a4ed10c50e3ad2834fe13e72e1af7177/bip-0370.mediawiki[BIP 370]
You can’t perform that action at this time.
0 commit comments