frostfs-contract/policy/config.yml
Alexander Chuprov 93781f1149 [#66] policy: Support IteratorChainsByPrefix method
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2024-01-26 17:41:04 +03:00

8 lines
No EOL
139 B
YAML

name: "APE"
safemethods:
- "getAdmin"
- "listChains"
- "getChain"
- "listChainsByPrefix"
- "iteratorChainsByPrefix"
- "version"