time the rolling minimum fee rate was last decayed
Synopsis
Declared in <txmempool.h>
[[guarded_by(0x7ff37b41e8e8), guarded_by(0x7ff376fd6298), guarded_by(0x7ff38def54b8), guarded_by(0x7ff3640f64c8), guarded_by(0x7ff3920f67b8), guarded_by(0x7ff37f5c88d8), guarded_by(0x7ff37d00fb58), guarded_by(0x7ff374c13368)]]
mutable
int64_t lastRollingFeeUpdate = {GetTime()};
Created with MrDocs