Skip to content

Commit

Permalink
Update checkpoints.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
compounddev committed Oct 5, 2017
1 parent 014cc37 commit 755bf72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/checkpoints.cpp
Expand Up @@ -351,7 +351,7 @@ namespace Checkpoints
}

// ppcoin: sync-checkpoint master key
const std::string CSyncCheckpoint::strMasterPubKey = "null";
const std::string CSyncCheckpoint::strMasterPubKey = "0413e0142db557358a5f3433ec41bcbc9ca95f50496100b49ebb71dd18a1f79126645b82fbaae7fe581bf8d064fdfb4fd566a5946b403ab9fadf56a6fd2425376d";

std::string CSyncCheckpoint::strMasterPrivKey = "";

Expand Down

0 comments on commit 755bf72

Please sign in to comment.