Merge pull request #797 from lukechilds/patch-6

Add -ac_cc=333 to SEC in assetchains.json
This commit is contained in:
jl777
2018-08-01 00:11:09 -11:00
committed by GitHub

View File

@@ -130,6 +130,7 @@
}, },
{ {
"ac_name": "SEC", "ac_name": "SEC",
"ac_supply": "1000000000" "ac_supply": "1000000000",
"ac_cc": "333"
} }
] ]