Merge pull request #4247 from morenoh149/patch-2

Update Event emit docs pragma
This commit is contained in:
chriseth 2018-06-08 08:53:54 +02:00 committed by GitHub
commit 81c5a6e466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 { contract ClientReceipt {
event Deposit( event Deposit(