resolve todo

This commit is contained in:
rhuairahrighairigh 2019-09-25 16:55:02 -04:00
parent 3bf82e9ee9
commit 1ecc4ac115

View File

@ -34,7 +34,6 @@ func main() {
cdc := app.MakeCodec()
// Read in the configuration file for the sdk
// TODO check there is no issue with `kvcli keys parse`
config := sdk.GetConfig()
app.SetBech32AddressPrefixes(config)
config.Seal()