Skip to content

Commit

Permalink
block query new parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
miiu96 committed Dec 23, 2024
1 parent a0e4044 commit 686902f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/api/options.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ type AccountQueryOptions struct {
type BlockQueryOptions struct {
WithTransactions bool
WithLogs bool
ForHyperblock bool
}

0 comments on commit 686902f

Please sign in to comment.