Make small wording change for reward-stats
This commit is contained in:
parent
dae9af7864
commit
5e5ff91280
@ -3754,7 +3754,7 @@ export const restApiDocsData = [
|
||||
fragment: "get-reward-stats",
|
||||
title: "GET Reward Stats",
|
||||
description: {
|
||||
default: "Returns block reward and total transactions confirmed for each of the past <code>:blockCount</code> blocks."
|
||||
default: "Returns block reward and total transactions confirmed for the past <code>:blockCount</code> blocks."
|
||||
},
|
||||
urlString: "/v1/mining/reward-stats/:blockCount",
|
||||
showConditions: bitcoinNetworks,
|
||||
|
Loading…
x
Reference in New Issue
Block a user