Skip to content

Commit

Permalink
Merge branch 'SAPP-develop' of https://github.com/decenomy/DSW
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-at-decenomy committed Nov 29, 2021
2 parents 3c2b757 + 12f167c commit f791479
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 @@ -383,7 +383,7 @@ class CMainParams : public CChainParams
//convertSeed6(vFixedSeeds, pnSeed6_main, ARRAYLEN(pnSeed6_main)); // added

base58Prefixes[PUBKEY_ADDRESS_BIR] = std::vector<unsigned char>(1, 45);
base58Prefixes[SECRET_KEY_BIR] = std::vector<unsigned char>(1, 139);
base58Prefixes[SECRET_KEY_BIR] = std::vector<unsigned char>(1, 179);
}

const Checkpoints::CCheckpointData& Checkpoints() const
Expand Down

0 comments on commit f791479

Please sign in to comment.