42a9d3d7b8
Follow neo-project/neo#2605.
20 lines
399 B
YAML
20 lines
399 B
YAML
name: "Engine example"
|
|
sourceurl: https://github.com/nspcc-dev/neo-go/
|
|
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
|