8d8482a88e
Fill in `safemethods` fields in contract config files with methods that do not change contract storages. Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2 lines
102 B
YAML
2 lines
102 B
YAML
name: "NeoFS Audit"
|
|
safemethods: ["get", "list", "listByEpoch", "listByCID", "listByNode", "version"]
|