Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ConvallariaMaj committed Aug 12, 2024
1 parent 1e79763 commit 1d0dfb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activation/activation.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ var (

// PoetConfig is the configuration to interact with the poet server.
type PoetConfig struct {
// Start of new PoET round
// Offset from the epoch start when the poet round starts
PhaseShift time.Duration `mapstructure:"phase-shift"`
// A gap between end of old PoET round and start of new one
CycleGap time.Duration `mapstructure:"cycle-gap"`
Expand Down

0 comments on commit 1d0dfb0

Please sign in to comment.