[#47] Remove legacy config records
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
8abdf796f3
commit
cff7688486
8 changed files with 0 additions and 16 deletions
|
@ -1,2 +0,0 @@
|
||||||
hasstorage: true
|
|
||||||
ispayable: false
|
|
|
@ -1,2 +0,0 @@
|
||||||
hasstorage: true
|
|
||||||
ispayable: false
|
|
|
@ -1,5 +1,3 @@
|
||||||
hasstorage: true
|
|
||||||
ispayable: false
|
|
||||||
name: "NeoFS Balance"
|
name: "NeoFS Balance"
|
||||||
supportedstandards: ["NEP-17"]
|
supportedstandards: ["NEP-17"]
|
||||||
safemethods: ["balanceOf", "decimals", "symbol", "totalSupply"]
|
safemethods: ["balanceOf", "decimals", "symbol", "totalSupply"]
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
hasstorage: true
|
|
||||||
ispayable: false
|
|
||||||
events:
|
events:
|
||||||
- name: containerPut
|
- name: containerPut
|
||||||
parameters:
|
parameters:
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
hasstorage: true
|
|
||||||
ispayable: false
|
|
||||||
events:
|
events:
|
||||||
- name: Deposit
|
- name: Deposit
|
||||||
parameters:
|
parameters:
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
hasstorage: true
|
|
||||||
ispayable: false
|
|
|
@ -1,5 +1,3 @@
|
||||||
hasstorage: true
|
|
||||||
ispayable: false
|
|
||||||
events:
|
events:
|
||||||
- name: AddPeer
|
- name: AddPeer
|
||||||
parameters:
|
parameters:
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
hasstorage: true
|
|
||||||
ispayable: false
|
|
Loading…
Reference in a new issue