mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-06-15 00:49:53 +08:00
7 lines
202 B
JSON
7 lines
202 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"description": "GET request that returns network target block times",
|
|
"title": "GetStxCirculatingSupplyPlainResponse",
|
|
"type": "string"
|
|
}
|