Merge PR #5634: Protobuf - Migrate x/evidence

This commit is contained in:
Marko
2020-02-24 17:05:21 +01:00
committed by GitHub
parent e3dc0fd4a6
commit f7486b9395
71 changed files with 3147 additions and 760 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"github.com/cosmos/cosmos-sdk/client/flags"
"github.com/cosmos/cosmos-sdk/codec"
sdk "github.com/cosmos/cosmos-sdk/types"
"github.com/cosmos/cosmos-sdk/x/mint/internal/types"
"github.com/cosmos/cosmos-sdk/x/mint/types"
)
// GetQueryCmd returns the cli query commands for the minting module.