prep for 0.14.1 release

This commit is contained in:
Riccardo Spagni 2019-06-13 17:36:41 +02:00
parent 7b3df89bd4
commit 633f1542e2
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
4 changed files with 5 additions and 4 deletions

View file

@ -209,6 +209,7 @@ namespace cryptonote
ADD_CHECKPOINT(1579000, "7d0d7a2346373afd41ed1e744a939fc5d474a7dbaa257be5c6fff4009e789241");
ADD_CHECKPOINT(1668900, "ac2dcaf3d2f58ffcf8391639f0f1ebafcb8eac43c49479c7c37f611868d07568");
ADD_CHECKPOINT(1775600, "1c6e01c661dc22cab939e79ec6a5272190624ce8356d2f7b958e4f9a57fdb05e");
ADD_CHECKPOINT(1856000, "9b57f17f29c71a3acd8a7904b93c41fa6eb8d2b7c73936ce4f1702d14880ba29");
return true;
}