checkpoints: add a token checkpoint on testnet (the genesis block)

This commit is contained in:
moneromooo-monero 2017-09-11 16:32:46 +01:00
parent 493fad8053
commit cdbbe99c82
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
3 changed files with 10 additions and 3 deletions

View file

@ -148,10 +148,11 @@ namespace cryptonote
/**
* @brief loads the default main chain checkpoints
* @param testnet whether to load testnet checkpoints or mainnet
*
* @return true unless adding a checkpoint fails
*/
bool init_default_checkpoints();
bool init_default_checkpoints(bool testnet);
/**
* @brief load new checkpoints