aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-15637.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-15637.md')
-rw-r--r--doc/release-notes-15637.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/release-notes-15637.md b/doc/release-notes-15637.md
new file mode 100644
index 0000000000..048d5e7218
--- /dev/null
+++ b/doc/release-notes-15637.md
@@ -0,0 +1,3 @@
+RPC changes
+-----------
+In getmempoolancestors, getmempooldescendants, getmempoolentry and getrawmempool RPCs, to be consistent with the returned value and other RPCs such as getrawtransaction, vsize has been added and size is now deprecated. size will only be returned if bitcoind is started with `-deprecatedrpc=size`. \ No newline at end of file