The modified fee (base fee + delta) of this entry. Only present if in_mempool=true.

Synopsis

Declared in <txmempool.h>

std::optional<CAmount> modified_fee;

Created with MrDocs