forked from TrueCloudLab/frostfs-contract
[#12] Use non-specific contract names
Allows easier project name updates in the future. Signed-off-by: Alex Vanin <a.vanin@yadro.com>
This commit is contained in:
parent
19a8ef2d02
commit
d626660c1a
10 changed files with 10 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
name: "FrostFS Container"
|
||||
name: "Container"
|
||||
safemethods: ["count", "containersOf", "get", "owner", "list", "eACL", "getContainerSize", "listContainerSizes", "iterateContainerSizes", "version"]
|
||||
permissions:
|
||||
- methods: ["update", "addKey", "transferX",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue