summaryrefslogtreecommitdiff
path: root/bip-0137.mediawiki
diff options
context:
space:
mode:
authorJohn Bampton <jbampton@users.noreply.github.com>2024-05-01 06:54:05 +1000
committerGitHub <noreply@github.com>2024-04-30 16:54:05 -0400
commitf61885edcf5e63ac205b1ca5f08173f1336bff74 (patch)
tree2d577255ee2fd3c3c5743edf1c0184a67abcb7d2 /bip-0137.mediawiki
parent2d9e431fbe654640b55bca3bf8c4b17462890109 (diff)
downloadbips-f61885edcf5e63ac205b1ca5f08173f1336bff74.tar.xz
docs: fix spelling (#1117)
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
Diffstat (limited to 'bip-0137.mediawiki')
-rw-r--r--bip-0137.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0137.mediawiki b/bip-0137.mediawiki
index 43addba..575440b 100644
--- a/bip-0137.mediawiki
+++ b/bip-0137.mediawiki
@@ -116,7 +116,7 @@ Since this format includes P2PKH keys, it is backwards compatible, but keep in m
==Implications==
-Message signing is an important use case and potentially underused due to the fact that, up until now, there has not been a formal specification for how wallets can sign messages using Bitcoin private keys. Bitcoin wallets should be interoperable and use the same conventions for determing a signature's validity. This BIP can also be updated as new signature formats emerge.
+Message signing is an important use case and potentially underused due to the fact that, up until now, there has not been a formal specification for how wallets can sign messages using Bitcoin private keys. Bitcoin wallets should be interoperable and use the same conventions for determining a signature's validity. This BIP can also be updated as new signature formats emerge.
==Acknowledgements==