Skip to content

Commit 822843e

Browse files
authored
Merge pull request chaincodelabs#74 from MarnixCroes/patch-1
2 parents fb1a053 + c555991 commit 822843e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glossary.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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]

0 commit comments

Comments
 (0)