From cff76884861c02104ba2486273632bd92ea6a526 Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Tue, 9 Feb 2021 12:29:12 +0300 Subject: [PATCH] [#47] Remove legacy config records Signed-off-by: Alex Vanin --- alphabet/config.yml | 2 -- audit/config.yml | 2 -- balance/config.yml | 2 -- container/config.yml | 2 -- neofs/config.yml | 2 -- neofsid/config.yml | 2 -- netmap/config.yml | 2 -- reputation/config.yml | 2 -- 8 files changed, 16 deletions(-) diff --git a/alphabet/config.yml b/alphabet/config.yml index 8f518e6..e69de29 100644 --- a/alphabet/config.yml +++ b/alphabet/config.yml @@ -1,2 +0,0 @@ -hasstorage: true -ispayable: false \ No newline at end of file diff --git a/audit/config.yml b/audit/config.yml index 8f518e6..e69de29 100644 --- a/audit/config.yml +++ b/audit/config.yml @@ -1,2 +0,0 @@ -hasstorage: true -ispayable: false \ No newline at end of file diff --git a/balance/config.yml b/balance/config.yml index f702ae9..f4389d5 100644 --- a/balance/config.yml +++ b/balance/config.yml @@ -1,5 +1,3 @@ -hasstorage: true -ispayable: false name: "NeoFS Balance" supportedstandards: ["NEP-17"] safemethods: ["balanceOf", "decimals", "symbol", "totalSupply"] diff --git a/container/config.yml b/container/config.yml index 75f3c49..0c1f062 100644 --- a/container/config.yml +++ b/container/config.yml @@ -1,5 +1,3 @@ -hasstorage: true -ispayable: false events: - name: containerPut parameters: diff --git a/neofs/config.yml b/neofs/config.yml index a1fcac7..267f61e 100644 --- a/neofs/config.yml +++ b/neofs/config.yml @@ -1,5 +1,3 @@ -hasstorage: true -ispayable: false events: - name: Deposit parameters: diff --git a/neofsid/config.yml b/neofsid/config.yml index 7c0479d..e69de29 100644 --- a/neofsid/config.yml +++ b/neofsid/config.yml @@ -1,2 +0,0 @@ -hasstorage: true -ispayable: false diff --git a/netmap/config.yml b/netmap/config.yml index 579ae84..7df16bb 100644 --- a/netmap/config.yml +++ b/netmap/config.yml @@ -1,5 +1,3 @@ -hasstorage: true -ispayable: false events: - name: AddPeer parameters: diff --git a/reputation/config.yml b/reputation/config.yml index 7c0479d..e69de29 100644 --- a/reputation/config.yml +++ b/reputation/config.yml @@ -1,2 +0,0 @@ -hasstorage: true -ispayable: false