1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-02-23 15:38:22 +00:00

BIP 174: removing extra "fields" word

This commit is contained in:
Dr. Maxim Orlovsky
2020-09-07 18:38:23 +02:00
committed by GitHub
parent 3d297861eb
commit d509aa2110

View File

@@ -357,7 +357,7 @@ Using the transaction format involves many different responsibilities. Multiple
===Creator===
The Creator creates a new PSBT. It must create an unsigned transaction and place it in the PSBT.
The Creator must create empty input and output fields fields.
The Creator must create empty input and output fields.
===Updater===