Forked from rest.bitcoin.com commit 50f5c6ed1bd8d10b72bb8851972446240604eee6 5-3-2019

This commit is contained in:
Chris Troutner
2019-05-21 07:42:39 -07:00
commit 5c81669478
134 changed files with 93274 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"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"
}
}
}