You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"\"bytes\": xxxxx, (numeric) Sum of all virtual transaction sizes as defined in BIP 141. Differs from actual serialized size because witness data is discounted\n"
1308
1308
"\"usage\": xxxxx, (numeric) Total memory usage for the mempool\n"
1309
1309
"\"maxmempool\": xxxxx, (numeric) Maximum memory usage for the mempool\n"
1310
-
"\"mempoolminfee\": xxxxx (numeric) Minimum fee for tx to be accepted\n"
1310
+
"\"mempoolminfee\": xxxxx (numeric) Minimum feerate (" + CURRENCY_UNIT + " per KB) for tx to be accepted\n"
0 commit comments