From 58e4513f2f59616e025599d3ddcea1f045709d2d Mon Sep 17 00:00:00 2001 From: Justin <102846781+HoangVD2@users.noreply.github.com> Date: Tue, 2 Apr 2024 15:17:58 +0700 Subject: [PATCH] chore: update indexers-api.md --- indexers/indexers-api.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/indexers/indexers-api.md b/indexers/indexers-api.md index 945272005..9ec18bb54 100644 --- a/indexers/indexers-api.md +++ b/indexers/indexers-api.md @@ -429,6 +429,8 @@ await fetch(GRAPHQL_ENDPOINT, { }); ``` +::: +
## Broadcast Transaction @@ -464,6 +466,8 @@ await fetch(GRAPHQL_ENDPOINT, { }); ``` +::: +