Skip to content

Commit

Permalink
Undo mistaken comment change
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrit committed Aug 10, 2023
1 parent b98ada6 commit 64f09b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/x/gravity/types/genesis.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ var (
// ParamsStoreKeySignedSignerSetTxsWindow stores the signed blocks window
ParamsStoreKeySignedSignerSetTxsWindow = []byte("SignedSignerSetTxWindow")

// ParamsStoreKeyConfirmedOutgoingTxWindow stores the signed blocks window
// ParamsStoreKeySignedBatchesWindow stores the signed blocks window
ParamsStoreKeySignedBatchesWindow = []byte("SignedBatchesWindow")

// ParamsStoreKeyEthereumSignaturesWindow stores the signed blocks window
Expand Down

0 comments on commit 64f09b2

Please sign in to comment.