Commit 2195f081 authored by vipwzw's avatar vipwzw

auto ci

parent 835ba11c
...@@ -560,7 +560,7 @@ func initEnvDpos1(configName string) (queue.Queue, *blockchain.BlockChain, queue ...@@ -560,7 +560,7 @@ func initEnvDpos1(configName string) (queue.Queue, *blockchain.BlockChain, queue
cfg := chain33Cfg.GetModuleConfig() cfg := chain33Cfg.GetModuleConfig()
sub := chain33Cfg.GetSubConfig() sub := chain33Cfg.GetSubConfig()
rpc.InitCfg(cfg.RPC) rpc.InitCfg(cfg.RPC)
chain := blockchain.New(chain33Cfg) chain := blockchain.New(chain33Cfg)
chain.SetQueueClient(q.Client()) chain.SetQueueClient(q.Client())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment