mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Merge pull request #4247 from morenoh149/patch-2
Update Event emit docs pragma
This commit is contained in:
		
						commit
						81c5a6e466
					
				| @ -742,7 +742,7 @@ All non-indexed arguments will be stored in the data part of the log. | ||||
| 
 | ||||
| :: | ||||
| 
 | ||||
|     pragma solidity ^0.4.0; | ||||
|     pragma solidity ^0.4.21; | ||||
| 
 | ||||
|     contract ClientReceipt { | ||||
|         event Deposit( | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user