mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
commit
680ea78f14
@ -12,7 +12,7 @@ Creating and verifying signatures
|
|||||||
=================================
|
=================================
|
||||||
|
|
||||||
Imagine Alice wants to send a quantity of Ether to Bob, i.e.
|
Imagine Alice wants to send a quantity of Ether to Bob, i.e.
|
||||||
Alice is the sender and the 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
|
||||||
(e.g. via email) to Bob and it is similar to writing checks.
|
(e.g. via email) to Bob and it is similar to writing checks.
|
||||||
|
Loading…
Reference in New Issue
Block a user