@@ -6,11 +6,13 @@
|
|||||||
"coinUnits": 10000000000,
|
"coinUnits": 10000000000,
|
||||||
"coinDecimalPlaces": 4,
|
"coinDecimalPlaces": 4,
|
||||||
"coinDifficultyTarget": 120,
|
"coinDifficultyTarget": 120,
|
||||||
"blockchainExplorer": "http://blockexplorer.arqma.com/block/{id}",
|
"blockchainExplorer": "https://blockexplorer.graft.network/block/{id}",
|
||||||
"transactionExplorer": "http://blockexplorer.arqma.com/tx/{id}",
|
"transactionExplorer": "https://blockexplorer.graft.network/tx/{id}",
|
||||||
"daemonType": "default",
|
"daemonType": "default",
|
||||||
"cnAlgorithm": "cryptonight",
|
"cnAlgorithm": "randomx",
|
||||||
"cnVariant": 15,
|
"isRandomX": true,
|
||||||
|
"includeHeight": true,
|
||||||
|
"cnVariant": 20,
|
||||||
"cnBlobType": 0,
|
"cnBlobType": 0,
|
||||||
|
|
||||||
"logging": {
|
"logging": {
|
||||||
|
|||||||
Reference in New Issue
Block a user