Skip to content

Commit dc8ef23

Browse files
committed
chore: update fork height for testnet
1 parent 11282ea commit dc8ef23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/forks/v8/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ import (
55
)
66

77
var Fork = forks.Fork{
8-
ForkHeight: 610750,
8+
ForkHeight: 771090,
99
BeginForkLogic: BeginFork,
1010
}

0 commit comments

Comments
 (0)