mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-05-07 23:16:56 +08:00
7 lines
196 B
JSON
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"
|
|
}
|