tutus-chain/examples/runtime/runtime.yml

13 lines
339 B
YAML

name: "Runtime example"
sourceurl: https://github.com/tutus-one/tutus-chain/
supportedstandards: ["NEP-22", "NEP-29", "NEP-30", "NEP-31"]
safemethods: ["verify"]
events:
- name: Event
parameters:
- name: event
type: Any
permissions:
- hash: fffdc93764dbaddd97c48f252a53ea4643faa3fd
methods: ["update", "destroy"]