75a9a42403
Check that all `Notify` invocations in source correspond to some event in manifest. Helpful for typos such as `transfer` instead of `Transfer`.
7 lines
131 B
YAML
7 lines
131 B
YAML
name: "Invalid example"
|
|
supportedstandards: []
|
|
events:
|
|
- name: Event
|
|
parameters:
|
|
- name: address
|
|
type: Hash160
|