21 lines
404 B
YAML
21 lines
404 B
YAML
name: "Engine example"
|
|
sourceurl: https://github.com/tutus-one/tutus-chain/
|
|
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
|