nns: add `version` to the list of safe methods

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
enable-notary-in-public-chains
Evgenii Stratonikov 2021-11-23 12:18:02 +03:00 committed by Alex Vanin
parent 445c0a6087
commit d852229b74
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
name: "NameService"
supportedstandards: ["NEP-11"]
safemethods: ["balanceOf", "decimals", "symbol", "totalSupply", "tokensOf", "ownerOf",
"tokens", "properties", "roots", "getPrice", "isAvailable", "getRecords", "resolve"]
"tokens", "properties", "roots", "getPrice", "isAvailable", "getRecords",
"resolve", "version"]
events:
- name: Transfer
parameters: