Track first recorded height
commit10f7cbd2471ae289d2846e09c4b088fdc0330c8f
authorAlex Morcos <morcos@chaincode.com>
Tue, 7 Mar 2017 20:01:50 +0000 (7 15:01 -0500)
committerAlex Morcos <morcos@chaincode.com>
Wed, 10 May 2017 15:47:44 +0000 (10 11:47 -0400)
tree09377865a8899abf9bdc028cf6652c1e7a2b1c57
parent3810e976d6a3956dff9e66077415cf04c1fe1f90
Track first recorded height

Track the first time we seen txs in a block that we have been tracking in our mempool. Used to evaluate validity of fee estimates for different targets.
src/policy/fees.cpp
src/policy/fees.h