Update chainparams.cpp

This commit is contained in:
J62 2018-10-13 22:07:01 -07:00 committed by GitHub
parent 537eed78cc
commit e762a0b28d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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