Files
bch-api/swaggerJSONFilesBuilt/mainnet/info.json
T

12 lines
372 B
JSON
Raw Normal View History

{
"openapi": "3.0.0",
"info": {
"description": "rest.bitcoin.com is the REST layer for Bitcoin.com's Cloud. More info: [developer.bitcoin.com/rest](https://developer.bitcoin.com/rest). Chatroom [geni.us/CashDev](http://geni.us/CashDev)",
"version": "3.3.8",
"title": "REST",
"license": {
"name": "MIT",
"url": "https://opensource.org/licenses/MIT"
}
}
}