Skip to content

Commit

Permalink
New devnet
Browse files Browse the repository at this point in the history
  • Loading branch information
us77ipis committed Jun 28, 2022
1 parent 4c803a2 commit 3226c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ class CDevNetParams : public CChainParams {
consensus.nMinimumChainWork = uint256S("0x0000000000000000000000000000000000000000000000000000000000000000");

// By default assume that the signatures in ancestors of this block are valid.
consensus.defaultAssumeValid = uint256S("0xe054229317f002436b1bb67b5e72b442299bcd5bd6cc5740b4ea6c6e5efba583");
consensus.defaultAssumeValid = uint256S("0x60a13ac134a13baf178d363b5de35187818800e205e9717056d0418ddae1ef0f");

consensus.nMinRCTOutputDepth = 12;

Expand Down

0 comments on commit 3226c9c

Please sign in to comment.