forked from TrueCloudLab/frostfs-contract
[#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"
|
||||
supportedstandards: ["NEP-17"]
|
||||
safemethods: ["balanceOf", "decimals", "symbol", "totalSupply"]
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
hasstorage: true
|
||||
ispayable: false
|
||||
events:
|
||||
- name: containerPut
|
||||
parameters:
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
hasstorage: true
|
||||
ispayable: false
|
||||
events:
|
||||
- name: Deposit
|
||||
parameters:
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
hasstorage: true
|
||||
ispayable: false
|
|
@ -1,5 +1,3 @@
|
|||
hasstorage: true
|
||||
ispayable: false
|
||||
events:
|
||||
- name: AddPeer
|
||||
parameters:
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
hasstorage: true
|
||||
ispayable: false
|
Loading…
Reference in a new issue