mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
rename the app name showed in usage (#10)
This commit is contained in:
parent
fd66a420b7
commit
5a5341adb9
@ -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