Nicer error for missing event type

This commit is contained in:
Ulf Norell
2019-09-04 11:03:33 +02:00
parent d8adfce465
commit 97d58fcacd
3 changed files with 22 additions and 10 deletions
+3
View File
@@ -0,0 +1,3 @@
contract MissingEventType =
entrypoint main() =
Chain.event("MAIN")