forked from TrueCloudLab/frostfs-contract
13 lines
224 B
YAML
13 lines
224 B
YAML
|
---
|
||
|
|
||
|
project:
|
||
|
author: Neo SPCC
|
||
|
email: ops@nspcc.ru
|
||
|
version: 0.99
|
||
|
name: Neofs Smart Contract
|
||
|
hasstorage: true
|
||
|
hasdynamicinvocation: true
|
||
|
ispayable: true
|
||
|
returntype: ByteArray
|
||
|
parameters: ['String', 'Array']
|