[#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>
enable-notary-in-public-chains
Evgenii Stratonikov 2021-10-12 11:02:20 +03:00 committed by Alex Vanin
parent 18ff4ea116
commit e880b2740d
1 changed files with 1 additions and 1 deletions

View File

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