[#26] balance: Update safemethods field

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

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
Pavel Karpy 2021-03-09 13:12:30 +03:00 committed by Alex Vanin
parent 8d8482a88e
commit d8031f8f59

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: