11 lines
No EOL
194 B
YAML
11 lines
No EOL
194 B
YAML
name: "APE"
|
|
permissions:
|
|
- methods: ["update"]
|
|
safemethods:
|
|
- "getAdmin"
|
|
- "listChains"
|
|
- "getChain"
|
|
- "listChainsByPrefix"
|
|
- "listTargets"
|
|
- "iteratorChainsByPrefix"
|
|
- "version" |