Skip to content

Commit

Permalink
testnet11
Browse files Browse the repository at this point in the history
  • Loading branch information
zachchan105 committed Feb 10, 2024
1 parent 84ff1f6 commit f687773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chainparamsbase.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class CBaseTestNetParams : public CBaseChainParams
CBaseTestNetParams()
{
nRPCPort = 18766;
strDataDir = "testnet10";
strDataDir = "testnet11";
}
};

Expand Down

0 comments on commit f687773

Please sign in to comment.