summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcgilliard <christopher.gilliard@gmail.com>2019-02-19 18:58:47 -0800
committerGitHub <noreply@github.com>2019-02-19 18:58:47 -0800
commitd4e0fc03f3873605294f8e30481e3a14d03a507d (patch)
treec16037bc652eda5f238370b5db7fbd7677fb20b4
parentdbaaab3abf2959fdf2e5aee4c4eb0256b95b2070 (diff)
downloadbips-d4e0fc03f3873605294f8e30481e3a14d03a507d.tar.xz
spelling 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 f3650dd..5e28e93 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 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.
+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 implementations 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.