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
2929cannot be changed which prevents any additional inputs or outputs to be added.
3030PSBT 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
3333provided by its <tt><input-map> </tt> or <tt><output-map> </tt>. With Version 0, to retrieve
3434all of the information for an input or output, data would need to be found in two locations:
3535the <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