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
58832ff48e
commit
0392451819
@ -3,7 +3,7 @@ package chaincfg
|
|||||||
import sdk "github.com/cosmos/cosmos-sdk/types"
|
import sdk "github.com/cosmos/cosmos-sdk/types"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
AppName = "0gchain"
|
AppName = "0gchaind"
|
||||||
EnvPrefix = "0GCHAIN"
|
EnvPrefix = "0GCHAIN"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user