summaryrefslogtreecommitdiff
path: root/bip-0174.mediawiki
diff options
context:
space:
mode:
authorLuke Dashjr <luke_github1@dashjr.org>2019-09-20 00:35:04 +0000
committerGitHub <noreply@github.com>2019-09-20 00:35:04 +0000
commitc7057971e1501e648ccb1095a9d4bee74e8072c3 (patch)
treec9d110a114d749080a1126989c91905350528de7 /bip-0174.mediawiki
parent7d91fd186380ae83e293772ec874a28bc89b0397 (diff)
parentb4e6b0fac257b773afd370d23f243ae22f8ab142 (diff)
downloadbips-c7057971e1501e648ccb1095a9d4bee74e8072c3.tar.xz
Merge pull request #842 from darosior/174_typo
Remove a typo in bip-0174
Diffstat (limited to 'bip-0174.mediawiki')
-rw-r--r--bip-0174.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0174.mediawiki b/bip-0174.mediawiki
index deb3065..0df625f 100644
--- a/bip-0174.mediawiki
+++ b/bip-0174.mediawiki
@@ -313,7 +313,7 @@ If a Signer cannot sign a transaction, it must not add a Partial Signature.
The Signer can additionally compute the addresses and values being sent, and the transaction fee, optionally showing this data to the user as a confirmation of intent and the consequences of signing the PSBT.
-Signers do not need to sign for all possible input types. For example, a signer may choose to only sign only Segwit inputs.
+Signers do not need to sign for all possible input types. For example, a signer may choose to only sign Segwit inputs.
A single entity is likely to be both a Signer and an Updater as it can update a PSBT with necessary information prior to signing it.