time the rolling minimum fee rate was last decayed

Synopsis

Declared in <txmempool.h>

[[guarded_by(0x7fbc8f6829f8), guarded_by(0x7fbc95d44758), guarded_by(0x7fbca708a418), guarded_by(0x7fbc86272cb8), guarded_by(0x7fbca7897398), guarded_by(0x7fbc84ab89e8), guarded_by(0x7fbc870f7ee8), guarded_by(0x7fbc921df7a8)]]
mutable
int64_t lastRollingFeeUpdate = {GetTime()};

Created with MrDocs