Files
stacks-blockchain-api/docs/api/info/get-stx-supply-total-plain.schema.json
Matthew Little 002ca11018 chore: lint fixes
2021-03-12 10:46:25 +01:00

7 lines
196 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "GET request that returns network target block times",
"title": "GetStxTotalSupplyPlainResponse",
"type": "string"
}