[#56] netmap: Fix unsafe methods

Delete unsafe 'addPeer' method from `safemethods`
in contract config.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
enable-notary-in-public-chains
Pavel Karpy 2021-03-10 13:38:43 +03:00 committed by Alex Vanin
parent d8031f8f59
commit 6cd0808627
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
name: "NeoFS Netmap"
safemethods: ["innerRingList", "multiaddress", "addPeer", "epoch", "netmap", "snapshot", "snapshotByEpoch", "config", "listConfig", "version"]
safemethods: ["innerRingList", "multiaddress", "epoch", "netmap", "snapshot", "snapshotByEpoch", "config", "listConfig", "version"]
events:
- name: AddPeer
parameters: