neoneo-go/examples/runtime/runtime.yml
Roman Khimov fe27ae9b96 examples: completely rework runtime example
Make it more useful, triggers are largely obsolete (2.x thing).
2022-03-25 16:47:15 +03:00

11 lines
272 B
YAML

name: "Runtime example"
sourceurl: https://github.com/nspcc-dev/neo-go/
supportedstandards: []
events:
- name: Event
parameters:
- name: event
type: Any
permissions:
- hash: fffdc93764dbaddd97c48f252a53ea4643faa3fd
methods: ["update", "destroy"]