Skip to content

Commit

Permalink
On AccountQueryOptions, add epoch hint.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Aug 21, 2022
1 parent 093839d commit 375b415
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 @@ -9,6 +9,7 @@ type AccountQueryOptions struct {
BlockNonce core.OptionalUint64
BlockHash []byte
BlockRootHash []byte
HintEpoch core.OptionalUint32
}

// BlockQueryOptions holds options for block queries
Expand Down

0 comments on commit 375b415

Please sign in to comment.