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 @@ -29,7 +29,7 @@ inputs and outputs be added to the transaction. The fixed global unsigned transa
29
29
cannot be changed which prevents any additional inputs or outputs to be added.
30
30
PSBT Version 2 is intended to rectify this problem.
31
31
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
33
33
provided by its <tt><input-map> </tt> or <tt><output-map> </tt>. With Version 0, to retrieve
34
34
all of the information for an input or output, data would need to be found in two locations:
35
35
the <tt><input-map> </tt>/<tt><output-map> </tt> and the global unsigned transaction. PSBT
You can’t perform that action at this time.
0 commit comments