summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt David <matt.david@me.com>2016-02-16 10:57:38 -0800
committerMatt David <matt.david@me.com>2016-02-16 10:57:38 -0800
commitc7fd6ddb2edb777c222db0f4c7d4065e32708d57 (patch)
treed2cb2c73897b7546bb7ba54b3d2d9cd814b863d8
parente4a7582c989fe95697cd516230af6de2e495f5f2 (diff)
parent961c51c3b2fd26cdd78239012f3dbbb78a05e5a2 (diff)
downloadbips-c7fd6ddb2edb777c222db0f4c7d4065e32708d57.tar.xz
Merge pull request #4 from justinwnewton/patch-2
editied Abstract
-rw-r--r--bip-invoicerequest-extension.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-invoicerequest-extension.mediawiki b/bip-invoicerequest-extension.mediawiki
index e6d80dd..7adbfc3 100644
--- a/bip-invoicerequest-extension.mediawiki
+++ b/bip-invoicerequest-extension.mediawiki
@@ -14,7 +14,7 @@
This BIP is an extension to BIP 70 that provides two enhancements to the existing Payment Protocol.
-# It allows the requestor of a Payment Request to voluntarily sign the original request and provide a certificate to allow the payee to know who they are transacting with.
+# It allows the requestor of a Payment Request to voluntarily sign the original request and provide a certificate to allow the payee to know the identity of who they are transacting with.
# It encrypts the Payment Request that is returned, before handing it off to the SSL/TLS layer to prevent man in the middle viewing of the Payment Request details.