frostfs-contract/proxy/config.yml
Pavel Karpy 8d8482a88e [#26] Add safemethods fields
Fill in `safemethods` fields in contract config files
with methods that do not change contract storages.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-03-09 19:25:47 +03:00

2 lines
62 B
YAML

name: "NeoFS Notary Proxy"
safemethods: ["verify", "version"]