The modified fee (base fee + delta) of this entry. Only present if in_mempool=true.
Declared in <txmempool.h>
<txmempool.h>
std::optional<CAmount> modified_fee;
Created with MrDocs