We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eab397 commit da484bcCopy full SHA for da484bc
release-notes-26646.md
@@ -0,0 +1,8 @@
1
+JSON-RPC
2
+--------
3
+
4
+The `testmempoolaccept` RPC now returns 2 additional results within the "fees" result:
5
+"effective-feerate" is the feerate including fees and sizes of transactions validated together if
6
+package validation was used, and also includes any modified fees from prioritisetransaction. The
7
+"effective-includes" result lists the wtxids of transactions whose modified fees and sizes were used
8
+in the effective-feerate (#26646).
0 commit comments