[#26] balance: Update `safemethods` field

Add "version" to `safemethods` balance contract field.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
enable-notary-in-public-chains
Pavel Karpy 2021-03-09 13:12:30 +03:00 committed by Alex Vanin
parent 8d8482a88e
commit d8031f8f59
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: "NeoFS Balance"
supportedstandards: ["NEP-17"]
safemethods: ["balanceOf", "decimals", "symbol", "totalSupply"]
safemethods: ["balanceOf", "decimals", "symbol", "totalSupply", "version"]
events:
- name: Lock
parameters: