{RPCResult::Type::NUM,"maxmempool","Maximum memory usage for the mempool"},
{RPCResult::Type::STR_AMOUNT,"mempoolminfee","Minimum fee rate in "+CURRENCY_UNIT+"/kvB for tx to be accepted. Is the maximum of minrelaytxfee and minimum mempool fee"},
{RPCResult::Type::STR_AMOUNT,"minrelaytxfee","Current minimum relay fee for transactions"},
{RPCResult::Type::NUM,"unbroadcastcount","Current number of transactions that haven't passed initial broadcast yet"}
{RPCResult::Type::NUM,"incrementalrelayfee","minimum fee rate increment for mempool limiting or BIP 125 replacement in "+CURRENCY_UNIT+"/kvB"},
{RPCResult::Type::NUM,"unbroadcastcount","Current number of transactions that haven't passed initial broadcast yet"},