Skip to content

Commit

Permalink
Merge pull request #247 from Bitcoin-com/stage
Browse files Browse the repository at this point in the history
Handle unconfirmed tokens.
  • Loading branch information
cgcardona authored Feb 5, 2019
2 parents 7d7bf04 + f164208 commit 7d591e3
Show file tree
Hide file tree
Showing 9 changed files with 463 additions and 584 deletions.
2 changes: 1 addition & 1 deletion dist/public/bitcoin-com-mainnet-rest-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1338,7 +1338,7 @@
"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": "2.0.7",
"version": "2.1.0",
"title": "REST",
"license": {
"name": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion dist/public/bitcoin-com-testnet-rest-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1341,7 +1341,7 @@
"openapi": "3.0.0",
"info": {
"description": "trest.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": "2.0.7",
"version": "2.1.0",
"title": "REST",
"license": {
"name": "MIT",
Expand Down
Loading

0 comments on commit 7d591e3

Please sign in to comment.