Update Fuego (XFG)
changes to filename, coin name, explorer, & min network txn fee (0.008 XFG) *note* Fuego will move to CN/UPX2 mining algorithm after block `826420`
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"poolHost": "your.pool.host",
|
"poolHost": "your.pool.host",
|
||||||
|
|
||||||
"coin": "fango",
|
"coin": "fuego",
|
||||||
"symbol": "XFG",
|
"symbol": "XFG",
|
||||||
"coinUnits": 10000000,
|
"coinUnits": 10000000,
|
||||||
"coinDecimalPlaces": 7,
|
"coinDecimalPlaces": 7,
|
||||||
"coinDifficultyTarget": 480,
|
"coinDifficultyTarget": 480,
|
||||||
"blockchainExplorer": "http://explorer.fandom.gold/block/{id}",
|
"blockchainExplorer": "http://fuego.spaceportx.net/block/{id}",
|
||||||
"transactionExplorer": "http://explorer.fandom.gold/tx/{id}",
|
"transactionExplorer": "http://fuego.spaceportx.net/tx/{id}",
|
||||||
"daemonType": "default",
|
"daemonType": "default",
|
||||||
"cnAlgorithm": "cryptonight",
|
"cnAlgorithm": "cryptonight",
|
||||||
"cnVariant": 8,
|
"cnVariant": 8,
|
||||||
@@ -115,7 +115,7 @@
|
|||||||
"maxAddresses": 50,
|
"maxAddresses": 50,
|
||||||
"mixin": 2,
|
"mixin": 2,
|
||||||
"priority": 0,
|
"priority": 0,
|
||||||
"transferFee": 800000,
|
"transferFee": 80000,
|
||||||
"dynamicTransferFee": true,
|
"dynamicTransferFee": true,
|
||||||
"minerPayFee": true,
|
"minerPayFee": true,
|
||||||
"minPayment": 1000000000,
|
"minPayment": 1000000000,
|
||||||
Reference in New Issue
Block a user