neoneo-go/examples/engine/engine.yml

19 lines
350 B
YAML
Raw Normal View History

2020-11-20 08:02:58 +00:00
name: "Engine example"
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