neo-go/cli/smartcontract
Evgenii Stratonikov 75a9a42403 compiler: check emitted event names
Check that all `Notify` invocations in source correspond to some event
in manifest.
Helpful for typos such as `transfer` instead of `Transfer`.
2020-11-26 13:49:58 +03:00
..
smart_contract.go compiler: check emitted event names 2020-11-26 13:49:58 +03:00
smart_contract_test.go manifest: include contract Name 2020-11-24 11:23:44 +03:00