Skip to content

Commit

Permalink
Update api/metadata/consts.go
Browse files Browse the repository at this point in the history
Co-authored-by: Abhishek Kumar <43061995+xenowits@users.noreply.github.com>
  • Loading branch information
mcdee and xenowits authored Oct 18, 2023
1 parent 120f202 commit 1cbd50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/metadata/consts.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
package metadata

const (
// Finalized is a boolean value describing if the response contains finalized data.
// Finalized describes if the response contains finalized data.
Finalized = "finalized"
// ExecutionOptimistic is a boolean value describing if the response contains execution data
// that has not been fully verified at the time of response.
Expand Down

0 comments on commit 1cbd50d

Please sign in to comment.