Skip to content

Commit

Permalink
Update genesis.go
Browse files Browse the repository at this point in the history
  • Loading branch information
sewqasreedas authored Feb 5, 2025
1 parent abad811 commit 7b2022e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/blobstream/genesis.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const (
// nonce value in store.
InitialLatestAttestationNonce = uint64(0)
// InitialEarliestAvailableAttestationNonce the initial value set in genesis of the earliest
/// available attestation nonce in store.
// available attestation nonce in store.
InitialEarliestAvailableAttestationNonce = uint64(1)
)

Expand Down

0 comments on commit 7b2022e

Please sign in to comment.