From 2e282a9933922090f9717791df07ccb0858d327e Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 17 Oct 2016 12:27:43 -0300 Subject: [PATCH] test --- iguana/iguana_notary.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/iguana/iguana_notary.c b/iguana/iguana_notary.c index abf6db19e..3f5e3a44d 100755 --- a/iguana/iguana_notary.c +++ b/iguana/iguana_notary.c @@ -17,10 +17,9 @@ // Todo list: // a) creation and detection of special transactions to update list of current notaries // b) updating latest notarized height based on the notarized tx data -// c) prevent overwriting blocks below notarized height -// d) award 5% APR for utxo older than a week when they are spent -// e) round robin mining difficulty -// f) reduce cost for splitting + +// c) award 5% APR for utxo older than a week when they are spent +// d) round robin mining difficulty #define CHECKSIG 0xac