frostfs-contract/audit/config.yml
Alex Vanin e9ba1f5f6d [#12] Use non-specific contract names
Allows easier project name updates in the future.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2023-03-01 13:51:29 +03:00

4 lines
133 B
YAML

name: "Audit"
safemethods: ["get", "list", "listByEpoch", "listByCID", "listByNode", "version"]
permissions:
- methods: ["update"]