From 961c51c3b2fd26cdd78239012f3dbbb78a05e5a2 Mon Sep 17 00:00:00 2001 From: Justin Newton Date: Tue, 16 Feb 2016 10:51:40 -0800 Subject: [PATCH] editied Abstract added "the identity of" to the first bullet of the abstract. --- bip-invoicerequest-extension.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-invoicerequest-extension.mediawiki b/bip-invoicerequest-extension.mediawiki index 62d70470..16624ac8 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.