Support revert()

This commit is contained in:
Alex Beregszaszi
2017-02-10 22:40:42 +00:00
parent 148f923351
commit f3158f92d6
4 changed files with 10 additions and 1 deletions
+1
View File
@@ -828,6 +828,7 @@ public:
Send, ///< CALL, but without data and gas
SHA3, ///< SHA3
Selfdestruct, ///< SELFDESTRUCT
Revert, ///< REVERT
ECRecover, ///< CALL to special contract for ecrecover
SHA256, ///< CALL to special contract for sha256
RIPEMD160, ///< CALL to special contract for ripemd160