bf391b57dd
Sidechain contracts include alphabet contracts for governance and audit, balance, container, neofsid, netmap, reputation contracts. Signed-off-by: Alex Vanin <alexey@nspcc.ru>
17 lines
370 B
YAML
17 lines
370 B
YAML
hasstorage: true
|
|
ispayable: false
|
|
events:
|
|
- name: containerPut
|
|
parameters:
|
|
- name: container
|
|
type: ByteString
|
|
- name: signature
|
|
type: ByteString
|
|
- name: publicKey
|
|
type: ByteString
|
|
- name: containerDelete
|
|
parameters:
|
|
- name: containerID
|
|
type: ByteString
|
|
- name: signature
|
|
type: ByteString
|