Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14864518
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 a9ac91b48..ad7c16206 100644
--- a/contrib/devtools/chainparams/abc/chainparams_main.txt
+++ b/contrib/devtools/chainparams/abc/chainparams_main.txt
@@ -1,4 +1,4 @@
-00000000000000001587793411b87cf50217e0236fa69a1b3b2216f41e36214d
-000000000000000000000000000000000000000001700f53498cf30a76509cc0
+000000000000000010d1a581ad207c42991c24cf41d9a65c96e80b68f90a763e
+000000000000000000000000000000000000000001702757f739b28558639346
211
3
diff --git a/contrib/devtools/chainparams/abc/chainparams_test.txt b/contrib/devtools/chainparams/abc/chainparams_test.txt
index 0f62aaa5a..4f791db85 100644
--- a/contrib/devtools/chainparams/abc/chainparams_test.txt
+++ b/contrib/devtools/chainparams/abc/chainparams_test.txt
@@ -1,4 +1,4 @@
-000000000008e95af41e0200642fa2b006c2610f93e3c5d7751a01d5f7c9c8f1
-00000000000000000000000000000000000000000000006eb4a3248693b6f1c2
+00000000000cd69b8fbce15756d5e8d497514e6887092dc50d8822aace81fdd1
+00000000000000000000000000000000000000000000006eb4cae9e90e1b2921
55
2
diff --git a/src/networks/abc/chainparamsconstants.cpp b/src/networks/abc/chainparamsconstants.cpp
index 4d7b5c257..e118b0e25 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("00000000000000001587793411b87cf50217e0236fa69a1b3b2216f41e36214d");
- const uint256 MAINNET_MINIMUM_CHAIN_WORK = uint256S("000000000000000000000000000000000000000001700f53498cf30a76509cc0");
+ const BlockHash MAINNET_DEFAULT_ASSUME_VALID = BlockHash::fromHex("000000000000000010d1a581ad207c42991c24cf41d9a65c96e80b68f90a763e");
+ const uint256 MAINNET_MINIMUM_CHAIN_WORK = uint256S("000000000000000000000000000000000000000001702757f739b28558639346");
const uint64_t MAINNET_ASSUMED_BLOCKCHAIN_SIZE = 211;
const uint64_t MAINNET_ASSUMED_CHAINSTATE_SIZE = 3;
- const BlockHash TESTNET_DEFAULT_ASSUME_VALID = BlockHash::fromHex("000000000008e95af41e0200642fa2b006c2610f93e3c5d7751a01d5f7c9c8f1");
- const uint256 TESTNET_MINIMUM_CHAIN_WORK = uint256S("00000000000000000000000000000000000000000000006eb4a3248693b6f1c2");
+ const BlockHash TESTNET_DEFAULT_ASSUME_VALID = BlockHash::fromHex("00000000000cd69b8fbce15756d5e8d497514e6887092dc50d8822aace81fdd1");
+ const uint256 TESTNET_MINIMUM_CHAIN_WORK = uint256S("00000000000000000000000000000000000000000000006eb4cae9e90e1b2921");
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
Wed, May 21, 20:16 (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5865854
Default Alt Text
(2 KB)
Attached To
rABC Bitcoin ABC
Event Timeline
Log In to Comment