diff options
author | Dr. Maxim Orlovsky <orlovsky@pandoracore.com> | 2020-09-07 18:38:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-07 18:38:23 +0200 |
commit | d509aa2110cf46a697356f7a83c7356e7f5b2650 (patch) | |
tree | 2db5bad1e01f3d38793f0a496af58f6718f4221f | |
parent | 3d297861eb78db6151f282e4eaff0be4cd819aec (diff) |
BIP 174: removing extra "fields" word
-rw-r--r-- | bip-0174.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0174.mediawiki b/bip-0174.mediawiki index 9bb35c8..80c7284 100644 --- a/bip-0174.mediawiki +++ b/bip-0174.mediawiki @@ -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=== |