Skip to content

Commit

Permalink
Update common/options.go
Browse files Browse the repository at this point in the history
Co-authored-by: Darius <[email protected]>
  • Loading branch information
miiu96 and ssd04 authored Dec 27, 2024
1 parent 52467cf commit 541b3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/options.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const (
UrlParameterWithTransactions = "withTxs"
// UrlParameterWithLogs represents the name of an URL parameter
UrlParameterWithLogs = "withLogs"
// UrlParameterForHyperblock represents the name of an URL paramter
// UrlParameterForHyperblock represents the name of an URL parameter
UrlParameterForHyperblock = "forHyperblock"
// UrlParameterNotarizedAtSource represents the name of an URL parameter
UrlParameterNotarizedAtSource = "notarizedAtSource"
Expand Down

0 comments on commit 541b3d0

Please sign in to comment.