chore: use comet api pkg instead of comet alias (#20614)

This commit is contained in:
Marko
2024-06-11 08:46:04 +00:00
committed by GitHub
parent 9e1d28e2a6
commit 28fa3b8dfc
86 changed files with 130 additions and 130 deletions
@@ -5,7 +5,7 @@ import (
"sort"
"testing"
abci "github.com/cometbft/cometbft/abci/types"
abci "github.com/cometbft/cometbft/api/cometbft/abci/v1"
cmtproto "github.com/cometbft/cometbft/api/cometbft/types/v1"
protoio "github.com/cosmos/gogoproto/io"
"github.com/cosmos/gogoproto/proto"