Skip to content

Commit

Permalink
docs: missed save on one line for last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinWoetzel committed Apr 18, 2024
1 parent 62399cf commit 431d547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/queries/batch-query.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ type BatchQueryParams = {
queryMsg: any,
}

// NodeHealthValidationConfig is an optional property that is used to validate the
// MinBlockHeightValidationOptions is an optional property that is used to validate the
// accuracy of the data in the batch response using an expected minimum
// block height associated with the data. The query will be retried until
// non-stale data is found (up to a max number of retries before error is thrown).
Expand Down

0 comments on commit 431d547

Please sign in to comment.