From 9df7e684f50fe6c87a5164a44285a413bd67ceb9 Mon Sep 17 00:00:00 2001 From: Interchained Date: Mon, 4 Jan 2021 16:48:44 -0500 Subject: [PATCH] Update Example_MergeMining.json --- Example_MergeMining.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Example_MergeMining.json b/Example_MergeMining.json index fe1a7ef..74777c4 100644 --- a/Example_MergeMining.json +++ b/Example_MergeMining.json @@ -8,8 +8,8 @@ "blockchainExplorer": "http://blockexplorer.arqma.com/block/{id}", "transactionExplorer": "http://blockexplorer.arqma.com/tx/{id}", "includeHeight": false, - "includeAlgo": null, - "isRandomX": false, + "includeAlgo": null, + "isRandomX": false, "daemonType": "default", "cnAlgorithm": "cryptonight_pico", "cnVariant": 2,