forked from TrueCloudLab/frostfs-node
[#863] node: Do not open main chain client connection
In current implementation storage node doesn't use main chain client. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
parent
50c4c5116d
commit
287683c590
2 changed files with 0 additions and 13 deletions
|
@ -111,8 +111,6 @@ type cfg struct {
|
|||
|
||||
cfgReputation cfgReputation
|
||||
|
||||
mainChainClient *client.Client
|
||||
|
||||
clientCache *cache.ClientCache
|
||||
|
||||
persistate *state.PersistentStorage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue