blob: 1fcc38866a3842c835bcc5edc1a9ac5abd15136e (
plain)
1
2
3
|
RPC changes
-----------
The `getblockstats` RPC is faster for fee calculation by using BlockUndo data. Also, `-txindex` is no longer required and `getblockstats` works for all non-pruned blocks.
|