Skip to content

Commit c705797

Browse files
authored
Merge pull request bitcoin#842 from darosior/174_typo
Remove a typo in bip-0174
2 parents 7d91fd1 + b4e6b0f commit c705797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0174.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ If a Signer cannot sign a transaction, it must not add a Partial Signature.
313313

314314
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.
315315

316-
Signers do not need to sign for all possible input types. For example, a signer may choose to only sign only Segwit inputs.
316+
Signers do not need to sign for all possible input types. For example, a signer may choose to only sign Segwit inputs.
317317

318318
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.
319319

0 commit comments

Comments
 (0)