mirror of
https://github.com/bitcoin/bips.git
synced 2025-01-19 05:45:07 +01:00
- Fix typos in abstract and "motiviation"
This commit is contained in:
parent
385287b395
commit
58754bd493
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
==Abstract==
|
==Abstract==
|
||||||
|
|
||||||
This BIP is an extension to BIP70 that extends the payment protocol to prevent PaymentRequet interception / modification
|
This BIP is an extension to BIP70 that extends the payment protocol to prevent PaymentRequest interception / modification
|
||||||
during transmission using ephemeral key encryption. This also allows permissioned release of a PaymentRequest to a requestor
|
during transmission using ephemeral key encryption. This also allows permissioned release of a PaymentRequest to a requestor
|
||||||
and allows a requestor to supply a certificate and signature to the PaymentRequest creator.
|
and allows a requestor to supply a certificate and signature to the PaymentRequest creator.
|
||||||
|
|
||||||
@ -21,7 +21,7 @@ The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "S
|
|||||||
|
|
||||||
==Motivation==
|
==Motivation==
|
||||||
|
|
||||||
The motiviation for defining this extension to the BIP70 Payment Protocol is to allow 2 parties to exchange payment
|
The motivation for defining this extension to the BIP70 Payment Protocol is to allow 2 parties to exchange payment
|
||||||
information in a permissioned and encrypted way such that wallet address communication can become a more automated process.
|
information in a permissioned and encrypted way such that wallet address communication can become a more automated process.
|
||||||
Additionally, this extension allows for the requestor of a PaymentRequest to supply a certificate and signature in order
|
Additionally, this extension allows for the requestor of a PaymentRequest to supply a certificate and signature in order
|
||||||
to facilitate identification for address release. This also allows for automated creation of off blockchain transaction
|
to facilitate identification for address release. This also allows for automated creation of off blockchain transaction
|
||||||
|
Loading…
Reference in New Issue
Block a user