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:
ÆJT
2022-11-30 18:20:19 -05:00
committed by GitHub
parent 3fc203f89e
commit e672e38aac

View File

@@ -1,13 +1,13 @@
{
"poolHost": "your.pool.host",
"coin": "fango",
"coin": "fuego",
"symbol": "XFG",
"coinUnits": 10000000,
"coinDecimalPlaces": 7,
"coinDifficultyTarget": 480,
"blockchainExplorer": "http://explorer.fandom.gold/block/{id}",
"transactionExplorer": "http://explorer.fandom.gold/tx/{id}",
"blockchainExplorer": "http://fuego.spaceportx.net/block/{id}",
"transactionExplorer": "http://fuego.spaceportx.net/tx/{id}",
"daemonType": "default",
"cnAlgorithm": "cryptonight",
"cnVariant": 8,
@@ -115,7 +115,7 @@
"maxAddresses": 50,
"mixin": 2,
"priority": 0,
"transferFee": 800000,
"transferFee": 80000,
"dynamicTransferFee": true,
"minerPayFee": true,
"minPayment": 1000000000,