std::string RemovalReasonToString(const MemPoolRemovalReason &r) noexcept
MemPoolRemovalReason
Reason why a transaction was removed from the mempool, this is passed to the notification signal...
Removed for conflict with in-block transaction.
Removed for reorganization.
Removed in size limiting.