Merge pull request #12126 from MrBrain295/patch-1

Minor rewording of ` docs/examples/micropayment.rst `
This commit is contained in:
chriseth
2021-10-14 15:15:16 +02:00
committed by GitHub
+1 -1
View File
@@ -11,7 +11,7 @@ sign and verify signatures, and setup the payment channel.
Creating and verifying signatures
=================================
Imagine Alice wants to send a quantity of Ether to Bob, i.e.
Imagine Alice wants to send some Ether to Bob, i.e.
Alice is the sender and Bob is the recipient.
Alice only needs to send cryptographically signed messages off-chain