Skip to content

Commit

Permalink
Update app/app.go
Browse files Browse the repository at this point in the history
Signed-off-by: yihuang <[email protected]>
  • Loading branch information
yihuang authored Feb 29, 2024
1 parent f355ea7 commit 467264c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -147,12 +147,7 @@ import (
)

// FIXME remove this line, dummy
const (
appName = "chain-maind"

// hardfork height
SlashingHotfixHKHeight = 0
)
const appName = "chain-maind"

var (
// DefaultNodeHome default home directories for the application daemon
Expand Down

0 comments on commit 467264c

Please sign in to comment.