Skip to content

Commit b4e6b0f

Browse files
committed
bip-0174: remove duplicated 'only' (typo)
1 parent 33e6283 commit b4e6b0f

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)