[#62] Remove methods with notifications from safe list

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
enable-notary-in-public-chains
Alex Vanin 2021-03-22 17:37:49 +03:00 committed by Alex Vanin
parent a1e571cafe
commit 5e28938286
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: "NeoFS Container"
safemethods: ["get", "owner", "list", "eacl", "getContainerSize", "listContainerSizes", "startContainerEstimation", "stopContainerEstimation", "version"]
safemethods: ["get", "owner", "list", "eacl", "getContainerSize", "listContainerSizes", "version"]
events:
- name: containerPut
parameters:

View File

@ -1,5 +1,5 @@
name: "NeoFS"
safemethods: ["innerRingList", "innerRingCandidates", "withdraw", "bind", "unbind", "isInnerRing", "config", "listConfig", "version"]
safemethods: ["innerRingList", "innerRingCandidates", "isInnerRing", "config", "listConfig", "version"]
events:
- name: Deposit
parameters: