Commit 8b506387 authored by shajiaiming's avatar shajiaiming

HD ZYChain 部署一键发币

parent b4cf18a8
...@@ -125,6 +125,20 @@ return [ ...@@ -125,6 +125,20 @@ return [
'port' => 8901, 'port' => 8901,
'platform_id' => 9, 'platform_id' => 9,
'privkey' => '0119a41595c3492dbe97e3b9d71c8fa040cfdfe0ec1c9e383daef6708791e0c4' 'privkey' => '0119a41595c3492dbe97e3b9d71c8fa040cfdfe0ec1c9e383daef6708791e0c4'
],
'HONORDECENTCHAIN' => [
'scheme' => 'http',
'host' => '159.138.159.233',
'port' => 8901,
'platform_id' => 54,
'privkey' => 'cb37c697b11936fc0355eaa5ba111b680954e034d39d25f47387c9ff7fa52d62'
],
'ZYCHAIN' => [
'scheme' => 'http',
'host' => '119.8.238.229',
'port' => 8901,
'platform_id' => 52,
'privkey' => 'e7057bb5e8b6882bc84e55d1e2a6bf16b2d19f9f5af9b1776e7807fb69d0c719'
] ]
], ],
......
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