mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Minor rewording.
This commit is contained in:
parent
3713d6df22
commit
ac64ae56a1
@ -11,7 +11,7 @@ sign and verify signatures, and setup the payment channel.
|
|||||||
Creating and verifying signatures
|
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 is the sender and Bob is the recipient.
|
||||||
|
|
||||||
Alice only needs to send cryptographically signed messages off-chain
|
Alice only needs to send cryptographically signed messages off-chain
|
||||||
|
Loading…
Reference in New Issue
Block a user