Skip to content

Commit 64b3db7

Browse files
committed
update
1 parent 9adc2bf commit 64b3db7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

common/types/message/message.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ import (
1010
"github.com/scroll-tech/go-ethereum/common/hexutil"
1111
)
1212

13-
const (
14-
EuclidV2Fork = "euclidV2"
15-
16-
EuclidV2ForkNameForProver = "euclidv2"
17-
)
18-
1913
// ProofType represents the type of task.
2014
type ProofType uint8
2115

0 commit comments

Comments
 (0)