Skip to content

Commit

Permalink
chore: update indexers-api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HoangVD2 authored Apr 2, 2024
1 parent 93c6ca6 commit 58e4513
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions indexers/indexers-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,8 @@ await fetch(GRAPHQL_ENDPOINT, {
});
```

:::

<div ref="refGetUTXOs"/>

## Broadcast Transaction
Expand Down Expand Up @@ -464,6 +466,8 @@ await fetch(GRAPHQL_ENDPOINT, {
});
```

:::

<div ref="refBroadcastTransaction"/>

<script setup>
Expand Down

0 comments on commit 58e4513

Please sign in to comment.