Skip to content

Commit 7d30956

Browse files
authored
Merge pull request bitcoin#1326 from alexbosworth/patch-2
typo: correct mispelling
2 parents c2d6f63 + 96bcfef commit 7d30956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0370.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ inputs and outputs be added to the transaction. The fixed global unsigned transa
2929
cannot be changed which prevents any additional inputs or outputs to be added.
3030
PSBT Version 2 is intended to rectify this problem.
3131

32-
An additional benficial side effect is that all information for a given input or output will be
32+
An additional beneficial side effect is that all information for a given input or output will be
3333
provided by its <tt><input-map></tt> or <tt><output-map></tt>. With Version 0, to retrieve
3434
all of the information for an input or output, data would need to be found in two locations:
3535
the <tt><input-map></tt>/<tt><output-map></tt> and the global unsigned transaction. PSBT

0 commit comments

Comments
 (0)