]> Git Repo - VerusCoin.git/commitdiff
update comments
authormiketout <[email protected]>
Thu, 11 Oct 2018 05:14:05 +0000 (22:14 -0700)
committermiketout <[email protected]>
Thu, 11 Oct 2018 05:14:05 +0000 (22:14 -0700)
src/cheatcatcher.cpp
src/cheatcatcher.h

index f04d99f955a0931f8197ae5564788d824d69857e..3bac5413baa3a722be81d478f1488ced1e93c676 100644 (file)
@@ -4,8 +4,8 @@
  * Distributed under the MIT software license, see the accompanying
  * file COPYING or http://www.opensource.org/licenses/mit-license.php.
  * 
- * This crypto-condition eval solves the problem of nothing-at-stake
- * in a proof of stake consensus system.
+ * This supports code to catch nothing at stake cheaters who stake
+ * on multiple forks.
  * 
  */
 
index 58fc071a004772437c3ceae3720856b21693fcbb..39a3a8112e04dff8e4ce3d7e3ddd3d429b77a556 100644 (file)
@@ -4,8 +4,8 @@
  * Distributed under the MIT software license, see the accompanying
  * file COPYING or http://www.opensource.org/licenses/mit-license.php.
  * 
- * This crypto-condition eval solves the problem of nothing-at-stake
- * in a proof of stake consensus system.
+ * This supports code to catch nothing at stake cheaters who stake
+ * on multiple forks.
  * 
  */
 
This page took 0.026025 seconds and 4 git commands to generate.