neoneo-go/internal/contracts/oracle_contract/oracle.yml
Roman Khimov da2db74bc9 contracts: decipher oracle test contract
Make it a proper Go contract, opcodes are fun until you want to change
something in them. Part of #2412.
2022-08-10 19:02:36 +03:00

6 lines
137 B
YAML

name: "Oracle test"
sourceurl: https://github.com/nspcc-dev/neo-go/
supportedstandards: []
events:
permissions:
- methods: ["request"]