mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-13 03:25:20 +00:00
rename the app name showed in usage (#10)
This commit is contained in:
parent
4e1fad319b
commit
75d64b62ce
@ -3,7 +3,7 @@ package chaincfg
|
||||
import sdk "github.com/cosmos/cosmos-sdk/types"
|
||||
|
||||
const (
|
||||
AppName = "0gchain"
|
||||
AppName = "0gchaind"
|
||||
EnvPrefix = "0GCHAIN"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user