Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
acud committed Aug 13, 2024
1 parent fdce640 commit 554a9b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions activation/handler_v1.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ import (
"github.com/spacemeshos/go-spacemesh/system"
)

var sqlWriterSleep = 100 * time.Millisecond

type nipostValidatorV1 interface {
InitialNIPostChallengeV1(challenge *wire.NIPostChallengeV1, atxs atxProvider, goldenATXID types.ATXID) error
NIPostChallengeV1(challenge *wire.NIPostChallengeV1, previous *types.ActivationTx, nodeID types.NodeID) error
Expand Down

0 comments on commit 554a9b3

Please sign in to comment.