Skip to content

Commit

Permalink
feat/getAccounts endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiden-araki committed Jan 23, 2025
1 parent fd5a97e commit 64b9a87
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sequencer/api/api_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ func doGoodReqPaginated(
appendIter func(res interface{}),
) error {
var next uint64
firstIte := false
firstIte := true
expectedTotal := 0
totalReceived := 0
for {
Expand Down
File renamed without changes.

0 comments on commit 64b9a87

Please sign in to comment.