Skip to content

Commit

Permalink
feat: blockbook btc integration
Browse files Browse the repository at this point in the history
  • Loading branch information
slowbackspace committed Sep 17, 2024
1 parent 629a5b0 commit ca9ca96
Show file tree
Hide file tree
Showing 9 changed files with 3,662 additions and 3 deletions.
12 changes: 12 additions & 0 deletions .redocly.lint-ignore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -332,3 +332,15 @@ src/paths/api/nutlink/{address}/tickers/{ticker}/index.yaml:
src/paths/api/nutlink/tickers/{ticker}/index.yaml:
operation-operationId:
- "#/get/operationId"
blockbook.yaml:
operation-4xx-response:
- "#/paths/~1sendtx~1{hex}/get/responses"
- "#/paths/~1sendtx/post/responses"
- "#/paths/~1utxo~1{addressOrXpub}/get/responses"
- "#/paths/~1xpub~1{xpub}/get/responses"
- "#/paths/~1block~1{blockHashOrHeight}/get/responses"
- "#/paths/~1block~1{blockHashOrHeight}/get/responses"
- "#/paths/~1address~1{address}/get/responses"
- "#/paths/~1tx-specific~1{txId}/get/responses"
- "#/paths/~1/get/responses"
- "#/paths/~1block-index~1{blockHeight}/get/responses"
Loading

0 comments on commit ca9ca96

Please sign in to comment.