Skip to content

Commit

Permalink
Update chainparams.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Satoex authored Apr 24, 2021
1 parent 50502eb commit aca93ef
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 @@ -183,7 +183,7 @@ class CMainParams : public CChainParams {

vSeeds.emplace_back("173.249.40.91", false);
vSeeds.emplace_back("161.97.177.107", false);
vSeeds.emplace_back("144.91.121.51", false);
vSeeds.emplace_back("94.52.112.227", false);

base58Prefixes[PUBKEY_ADDRESS] = std::vector<unsigned char>(1,63);
base58Prefixes[SCRIPT_ADDRESS] = std::vector<unsigned char>(1,122);
Expand Down

0 comments on commit aca93ef

Please sign in to comment.