add ac_priv chains

This commit is contained in:
Alrighttt
2018-09-30 11:32:39 +00:00
parent c6bbf4caea
commit 0332703448

View File

@@ -62,5 +62,27 @@
"195.201.137.5",
"195.201.20.230"
]
}
},
{
"ac_name": "STAKEDPRIV",
"ac_supply": "1000000",
"ac_reward" : "10000000000",
"ac_private": "1",
"addnode": [
"195.201.137.5",
"195.201.20.230"
]
},
{
"ac_name": "STAKEDCCP",
"ac_supply": "1000000",
"ac_reward" : "10000000000",
"ac_private": "1",
"ac_cc": "667",
"addnode": [
"195.201.137.5",
"195.201.20.230"
]
}
]
]