Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14865065
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Subscribers
None
View Options
diff --git a/contrib/devtools/chainparams/abc/chainparams_main.txt b/contrib/devtools/chainparams/abc/chainparams_main.txt
index 95e76bed5..f7398c9ce 100644
--- a/contrib/devtools/chainparams/abc/chainparams_main.txt
+++ b/contrib/devtools/chainparams/abc/chainparams_main.txt
@@ -1,4 +1,4 @@
-0000000000000000123375208c30132a8d5bb59562152660713c23b8b78c6496
-0000000000000000000000000000000000000000017088d136f17a2d9e341a30
+00000000000000002c70d304a517a2796bc62d05a504d591f65c5080b4552a9d
+000000000000000000000000000000000000000001709bcd53be847e12b430bd
211
3
diff --git a/contrib/devtools/chainparams/abc/chainparams_test.txt b/contrib/devtools/chainparams/abc/chainparams_test.txt
index 3cc64d91e..38e9d5894 100644
--- a/contrib/devtools/chainparams/abc/chainparams_test.txt
+++ b/contrib/devtools/chainparams/abc/chainparams_test.txt
@@ -1,4 +1,4 @@
-0000000000117ae69e8e263226e707f9788c3df06d2d28c9528fbca4cf62522a
-00000000000000000000000000000000000000000000006eb567642a7deb0745
+00000000000fd54068a00a0ce4ce98dc9b6a1d179c3c4023e6803d2cff472258
+00000000000000000000000000000000000000000000006eb58f09c6b43edf93
55
2
diff --git a/src/networks/abc/chainparamsconstants.cpp b/src/networks/abc/chainparamsconstants.cpp
index f16156edd..df8eb7b2d 100644
--- a/src/networks/abc/chainparamsconstants.cpp
+++ b/src/networks/abc/chainparamsconstants.cpp
@@ -1,18 +1,18 @@
/**
* @generated by contrib/devtools/chainparams/generate_chainparams_constants.py
*/
#include <chainparamsconstants.h>
namespace ChainParamsConstants {
- const BlockHash MAINNET_DEFAULT_ASSUME_VALID = BlockHash::fromHex("0000000000000000123375208c30132a8d5bb59562152660713c23b8b78c6496");
- const uint256 MAINNET_MINIMUM_CHAIN_WORK = uint256S("0000000000000000000000000000000000000000017088d136f17a2d9e341a30");
+ const BlockHash MAINNET_DEFAULT_ASSUME_VALID = BlockHash::fromHex("00000000000000002c70d304a517a2796bc62d05a504d591f65c5080b4552a9d");
+ const uint256 MAINNET_MINIMUM_CHAIN_WORK = uint256S("000000000000000000000000000000000000000001709bcd53be847e12b430bd");
const uint64_t MAINNET_ASSUMED_BLOCKCHAIN_SIZE = 211;
const uint64_t MAINNET_ASSUMED_CHAINSTATE_SIZE = 3;
- const BlockHash TESTNET_DEFAULT_ASSUME_VALID = BlockHash::fromHex("0000000000117ae69e8e263226e707f9788c3df06d2d28c9528fbca4cf62522a");
- const uint256 TESTNET_MINIMUM_CHAIN_WORK = uint256S("00000000000000000000000000000000000000000000006eb567642a7deb0745");
+ const BlockHash TESTNET_DEFAULT_ASSUME_VALID = BlockHash::fromHex("00000000000fd54068a00a0ce4ce98dc9b6a1d179c3c4023e6803d2cff472258");
+ const uint256 TESTNET_MINIMUM_CHAIN_WORK = uint256S("00000000000000000000000000000000000000000000006eb58f09c6b43edf93");
const uint64_t TESTNET_ASSUMED_BLOCKCHAIN_SIZE = 55;
const uint64_t TESTNET_ASSUMED_CHAINSTATE_SIZE = 2;
} // namespace ChainParamsConstants
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, May 22, 01:21 (17 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5866248
Default Alt Text
(2 KB)
Attached To
rABC Bitcoin ABC
Event Timeline
Log In to Comment