[#144] reputation: fix safe method names

Also make it possible to compile with the latest neo-go version.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
This commit is contained in:
Evgenii Stratonikov 2021-10-12 11:02:20 +03:00 committed by Alex Vanin
parent 18ff4ea116
commit e880b2740d

View file

@ -1,5 +1,5 @@
name: "NeoFS Reputation"
safemethods: ["get, getByID, listByEpoch"]
safemethods: ["get", "getByID", "listByEpoch"]
permissions:
- methods: ["update"]
events: