dogecoin/src/policy
Alex Morcos 22eca7da22 Add smart fee estimation functions
These are more useful fee and priority estimation functions. If there is no fee/pri high enough for the target you are aiming for, it will give you the estimate for the lowest target that you can reliably obtain.  This is better than defaulting to the minimum.  It will also pass back the target for which it returned an answer.
2015-11-16 15:33:06 -05:00
..
fees.cpp Add smart fee estimation functions 2015-11-16 15:33:06 -05:00
fees.h Add smart fee estimation functions 2015-11-16 15:33:06 -05:00
policy.cpp Accept any sequence of PUSHDATAs in OP_RETURN outputs 2015-10-01 18:28:13 +02:00
policy.h Revert "Revert "Enable policy enforcing GetMedianTimePast as the end point of lock-time constraints"" 2015-11-03 17:14:09 +00:00