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",
|
fragment: "get-reward-stats",
|
||||||
title: "GET Reward Stats",
|
title: "GET Reward Stats",
|
||||||
description: {
|
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",
|
urlString: "/v1/mining/reward-stats/:blockCount",
|
||||||
showConditions: bitcoinNetworks,
|
showConditions: bitcoinNetworks,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user