frostfs-contract/neofs_config.yml
2020-06-09 13:52:32 +03:00

12 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']