mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Merge pull request #12126 from MrBrain295/patch-1
Minor rewording of ` docs/examples/micropayment.rst `
This commit is contained in:
		
						commit
						d443fe415d
					
				| @ -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 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user