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