Skip to content

Commit

Permalink
Merge pull request #679 from hirosystems/fix/copy-bugs
Browse files Browse the repository at this point in the history
fix content bugs / typos
  • Loading branch information
ryanwaits authored Jul 1, 2024
2 parents 7279f9b + cf30b92 commit 094cb66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/docs/stacks/api/txs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -465,9 +465,9 @@ transactions after [256 blocks][].

Transactions on the Stacks network can be queried using the Stacks Blockchain API. The API exposes two interfaces, a RESTful JSON API and a WebSockets API.

Note: The API can be easily consumed using a generated [JS client library](https://hirosystems.github.io/stacks-blockchain-api/client/index.html). The generator uses an OpenAPI specification and supports other languages and frameworks.

@include "stacks-api-pagination.md"
<Callout>
The API can be easily consumed using a generated [JS client library](https://hirosystems.github.io/stacks-blockchain-api/client/index.html). The generator uses an OpenAPI specification and supports other languages and frameworks.
</Callout>

#### Get recent transactions

Expand Down

0 comments on commit 094cb66

Please sign in to comment.