forked from TrueCloudLab/frostfs-contract
[#96] *: Specify permissions in contract manifests
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
14382d701c
commit
01b12bcd56
10 changed files with 20 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
name: "NeoFS Multi Signature Processing"
|
||||
safemethods: ["verify", "version"]
|
||||
permissions:
|
||||
- methods: ["update"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue