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