Commit 15e9a31b authored by shajiaiming's avatar shajiaiming

wallet auth

parent b84f0fe9
......@@ -15,6 +15,12 @@ return [
'appKey' => 'wallet',
'appSecret' => 'glu8gGXgCTlVYfDy'
],
//DAG
'node_9' => [
'url' => 'https://api.travelservicechain.com',
'appKey' => 'dag',
'appSecret' => 'Z9XJjGyTj2TJDqeh'
],
//TS
'node_10' => [
'url' => 'https://api.travelservicechain.com',
......@@ -51,6 +57,12 @@ return [
'appKey' => 'cic',
'appSecret' => 'rD9e37VXu96t0Fb8'
],
//BVA
'node_26' => [
'url' => 'http://161.117.37.181',
'appKey' => 'bva',
'appSecret' => 'cwbNbqL8Z8t3hfp5'
],
//火焰山
'node_31' => [
'url' => 'https://api.coinun.net',
......
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