Skip to content

Commit d66c4b3

Browse files
committed
bump NetVersionNum
Signed-off-by: Yilun <zyl.skysniper@gmail.com>
1 parent 3952311 commit d66c4b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/nknd/commands/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ import (
4747
)
4848

4949
const (
50-
NetVersionNum = 31 // This is temporary and will be removed soon after mainnet is stabilized
50+
NetVersionNum = 32 // This will be removed later
5151
)
5252

5353
// rootCmd represents the base command when called without any subcommands

0 commit comments

Comments
 (0)