mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-12-26 00:05:18 +00:00
resolve todo
This commit is contained in:
parent
3bf82e9ee9
commit
1ecc4ac115
@ -34,7 +34,6 @@ func main() {
|
|||||||
cdc := app.MakeCodec()
|
cdc := app.MakeCodec()
|
||||||
|
|
||||||
// Read in the configuration file for the sdk
|
// Read in the configuration file for the sdk
|
||||||
// TODO check there is no issue with `kvcli keys parse`
|
|
||||||
config := sdk.GetConfig()
|
config := sdk.GetConfig()
|
||||||
app.SetBech32AddressPrefixes(config)
|
app.SetBech32AddressPrefixes(config)
|
||||||
config.Seal()
|
config.Seal()
|
||||||
|
Loading…
Reference in New Issue
Block a user