mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-04 19:08:51 +02:00
rpc: Rename size to vsize in mempool related calls
This commit is contained in:
3
doc/release-notes-15637.md
Normal file
3
doc/release-notes-15637.md
Normal file
@@ -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`.
|
||||
Reference in New Issue
Block a user