summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcgilliard <christopher.gilliard@gmail.com>2019-02-19 18:57:50 -0800
committerGitHub <noreply@github.com>2019-02-19 18:57:50 -0800
commitdbaaab3abf2959fdf2e5aee4c4eb0256b95b2070 (patch)
treed0086cac3cbce371e13fb040078d605116af7aeb
parentf4a04d2bc6a50a52de291bfdf064557dd753ed4e (diff)
downloadbips-dbaaab3abf2959fdf2e5aee4c4eb0256b95b2070.tar.xz
grammer fix
-rw-r--r--bip-XXXX.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-XXXX.mediawiki b/bip-XXXX.mediawiki
index 3575838..f3650dd 100644
--- a/bip-XXXX.mediawiki
+++ b/bip-XXXX.mediawiki
@@ -15,7 +15,7 @@
This document describes a signature format for signing messages with Bitcoin private keys.
-The specification is intended to describe the standard for signatures of messages that can be signed and verfied between different clients that exists in the field today. Note: that a new signature format has been definied which has a number of advantages over this BIP, but to be backwards compatible with existing implementings this BIP will be useful. See BIP 322 [1] for full details on the new signature scheme.
+The specification is intended to describe the standard for signatures of messages that can be signed and verfied between different clients that exist in the field today. Note: that a new signature format has been definied which has a number of advantages over this BIP, but to be backwards compatible with existing implementings this BIP will be useful. See BIP 322 [1] for full details on the new signature scheme.
One of the key problems in this area is that there are several different types of Bitcoin addresses and without introducing specific standards it is unclear which type of address format is being used. See [2]. This BIP will attempt to address these issues and define a clear and concise format for Bitcoin signatures.