Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13711418
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 34795dfb1..68e3f9ccf 100644
--- a/contrib/devtools/chainparams/abc/chainparams_main.txt
+++ b/contrib/devtools/chainparams/abc/chainparams_main.txt
@@ -1,4 +1,4 @@
-00000000000000000de5177aedb72912a960ba3ff5dc28731390374d54ea85a8
-0000000000000000000000000000000000000000015f57065346be8ab60db048
+00000000000000000da6237ea8b5104f154cfa4791bc7e6725780597a393b99c
+0000000000000000000000000000000000000000015f8e181cf5715eab4c392c
210
3
diff --git a/contrib/devtools/chainparams/abc/chainparams_test.txt b/contrib/devtools/chainparams/abc/chainparams_test.txt
index ade3dd0d2..5353075e3 100644
--- a/contrib/devtools/chainparams/abc/chainparams_test.txt
+++ b/contrib/devtools/chainparams/abc/chainparams_test.txt
@@ -1,4 +1,4 @@
-000000000004d28e0a43b535f5d7bc2211ec011796eb5747b0fbe6e718d16015
-00000000000000000000000000000000000000000000006e93b5ffc946e3db3d
+000000000005cc10f65b4db2dbcbeab3f184b7c7733d417fe23dfc8632ef6ed4
+00000000000000000000000000000000000000000000006e93e7deb8170007e7
55
2
diff --git a/src/networks/abc/chainparamsconstants.cpp b/src/networks/abc/chainparamsconstants.cpp
index b6e8bf905..43fe1a388 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("00000000000000000de5177aedb72912a960ba3ff5dc28731390374d54ea85a8");
- const uint256 MAINNET_MINIMUM_CHAIN_WORK = uint256S("0000000000000000000000000000000000000000015f57065346be8ab60db048");
+ const BlockHash MAINNET_DEFAULT_ASSUME_VALID = BlockHash::fromHex("00000000000000000da6237ea8b5104f154cfa4791bc7e6725780597a393b99c");
+ const uint256 MAINNET_MINIMUM_CHAIN_WORK = uint256S("0000000000000000000000000000000000000000015f8e181cf5715eab4c392c");
const uint64_t MAINNET_ASSUMED_BLOCKCHAIN_SIZE = 210;
const uint64_t MAINNET_ASSUMED_CHAINSTATE_SIZE = 3;
- const BlockHash TESTNET_DEFAULT_ASSUME_VALID = BlockHash::fromHex("000000000004d28e0a43b535f5d7bc2211ec011796eb5747b0fbe6e718d16015");
- const uint256 TESTNET_MINIMUM_CHAIN_WORK = uint256S("00000000000000000000000000000000000000000000006e93b5ffc946e3db3d");
+ const BlockHash TESTNET_DEFAULT_ASSUME_VALID = BlockHash::fromHex("000000000005cc10f65b4db2dbcbeab3f184b7c7733d417fe23dfc8632ef6ed4");
+ const uint256 TESTNET_MINIMUM_CHAIN_WORK = uint256S("00000000000000000000000000000000000000000000006e93e7deb8170007e7");
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
Sun, Apr 27, 11:56 (21 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5573480
Default Alt Text
(2 KB)
Attached To
rABC Bitcoin ABC
Event Timeline
Log In to Comment