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"
1326
1326
"\"usage\": xxxxx, (numeric) Total memory usage for the mempool\n"
1327
1327
"\"maxmempool\": xxxxx, (numeric) Maximum memory usage for the mempool\n"
1328
-
"\"mempoolminfee\": xxxxx (numeric) Minimum fee for tx to be accepted\n"
1328
+
"\"mempoolminfee\": xxxxx (numeric) Minimum feerate (" + CURRENCY_UNIT + " per KB) for tx to be accepted\n"
0 commit comments