aboutsummaryrefslogtreecommitdiff
path: root/test/functional/data/rpc_getblockstats.json
AgeCommit message (Collapse)Author
2018-08-11Replace median fee rate with feerate percentilesMarcin Jachymiak
Removes medianfeerate result from getblockstats. Adds feerate_percentiles which give the feerate of the 10th, 25th, 50th, 75th, and 90th percentile weight unit in the block.
2018-05-22Tests: Add data fileAnthony Towns