Commit 4bbddaba authored by shajiaiming's avatar shajiaiming

节点下线

parent e4de05f0
...@@ -73,12 +73,6 @@ return [ ...@@ -73,12 +73,6 @@ return [
'port' => 8901, 'port' => 8901,
'execer' => 'user.p.tschain.token', 'execer' => 'user.p.tschain.token',
'contractName' => 'user.p.tschain.user.wasm.dice' 'contractName' => 'user.p.tschain.user.wasm.dice'
],
'b_wallet' => [
'scheme' => 'http',
'host' => '47.244.141.185',
'port' => 8901,
'contractName' => 'user.p.game.user.wasm.lucky'
] ]
] ]
], ],
......
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