Update fees endpoints

This commit is contained in:
hunicus 2022-01-12 10:39:20 -05:00
parent 10df6985fc
commit 9ac3c420eb
No known key found for this signature in database
GPG Key ID: 24837C51B6D81FD9

View File

@ -2103,20 +2103,20 @@ export class ApiDocsComponent implements OnInit {
curl: [], curl: [],
response: `[ response: `[
{ {
blockSize: 5011, blockSize: 23782,
blockVSize: 1530.25, blockVSize: 20457.25,
nTx: 1, nTx: 3,
totalFees: 288, totalFees: 2089,
medianFee: 0.1882045417415455, medianFee: 0.10163043478260869,
feeRange: [ feeRange: [
0.1882045417415455, 0.1,
0.1882045417415455, 0.1,
0.1882045417415455, 0.1,
0.1882045417415455, 0.10163043478260869,
0.1882045417415455, 0.10163043478260869,
0.1882045417415455, 0.11385199240986717,
0.1882045417415455, 0.11385199240986717,
0.1882045417415455 0.11385199240986717
] ]
} }
]` ]`