From 4824f961f7feb20076082d891ec640a9697b6dc3 Mon Sep 17 00:00:00 2001 From: Decho Kocharin Date: Fri, 9 Aug 2024 21:08:51 +0700 Subject: [PATCH] Update EthereumConstants.cs --- src/Miningcore/Blockchain/Ethereum/EthereumConstants.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Miningcore/Blockchain/Ethereum/EthereumConstants.cs b/src/Miningcore/Blockchain/Ethereum/EthereumConstants.cs index 6a3215a98..d5a31f71a 100644 --- a/src/Miningcore/Blockchain/Ethereum/EthereumConstants.cs +++ b/src/Miningcore/Blockchain/Ethereum/EthereumConstants.cs @@ -254,7 +254,7 @@ public enum GethChainType Canxium = 3003, Rethereum = 622277, Bitnet = 210, - OctaSpace = 800001, + OctaSpace , RedeV2 = 1972, EtherChain = 11777, EtherGem = 1987,