frostfs-contract/neofs_config.yml

13 lines
224 B
YAML
Raw Normal View History

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