searching tx in a given minute added corrected

This commit is contained in:
moneroexamples 2016-11-25 14:18:07 +08:00
parent 53a7b381b8
commit a5d71f7027

View file

@ -2402,7 +2402,7 @@ public:
// add 60 seconds, i.e. 1 min
uint64_t blk_timestamp_utc_end
= blk_timestamp_utc_start + 60;
= blk_timestamp_utc_start + 59;
// so try to get blocks in the timestamp range