neoneo-go/examples/engine/engine.yml

21 lines
399 B
YAML
Raw Normal View History

2020-11-20 08:02:58 +00:00
name: "Engine example"
sourceurl: https://github.com/nspcc-dev/neo-go/
2020-08-10 14:33:21 +00:00
supportedstandards: []
events:
- name: Tx
parameters:
- name: txHash
type: Hash256
- name: Calling
parameters:
- name: hash
type: Hash160
- name: Executing
parameters:
- name: hash
type: Hash160
- name: Entry
parameters:
- name: hash
type: Hash160