chore: use comet api pkg instead of comet alias (#20614)
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
"path"
|
||||
"testing"
|
||||
|
||||
abci "github.com/cometbft/cometbft/abci/types"
|
||||
abci "github.com/cometbft/cometbft/api/cometbft/abci/v1"
|
||||
cmtcfg "github.com/cometbft/cometbft/config"
|
||||
dbm "github.com/cosmos/cosmos-db"
|
||||
"github.com/spf13/cobra"
|
||||
|
||||
Reference in New Issue
Block a user