Update chainparams.cpp

This commit is contained in:
J62 2018-10-14 00:45:31 -07:00 committed by GitHub
parent 278978bca2
commit d830d321af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -261,6 +261,7 @@ public:
assert(consensus.hashGenesisBlock == uint256S("0x03e1c4bb705c871bf9bfda3e74b7f8f86bff267993c215a89d5795e3708e5e1f"));
vSeeds.emplace_back("rebase-testnet.btcprivate.co");
vSeeds.emplace_back("35.233.205.224");
// guarantees the first 2 characters, when base58 encoded, are "n1"
base58Prefixes[PUBKEY_ADDRESS] = {0x19,0x57};