Commit b46536ee authored by shajiaiming's avatar shajiaiming

remove node

parent 2f7d99e0
...@@ -68,13 +68,13 @@ return [ ...@@ -68,13 +68,13 @@ return [
'execer' => 'user.p.bitnasdaqchain.none', 'execer' => 'user.p.bitnasdaqchain.none',
'contractName' => 'user.p.bitnasdaqchain.user.wasm.lucky2' 'contractName' => 'user.p.bitnasdaqchain.user.wasm.lucky2'
], ],
'ts_wallet' => [ // 'ts_wallet' => [
'scheme' => 'http', // 'scheme' => 'http',
'host' => '39.100.69.229', // 'host' => '39.100.69.229',
'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'
] // ]
] ]
], ],
'h5_activity' => [ 'h5_activity' => [
......
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