Skip to content

Commit

Permalink
Update app/upgrades/v21/upgrades.go
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Noetzlin <[email protected]>
  • Loading branch information
insumity and sainoe authored Oct 3, 2024
1 parent 1626e11 commit dfa7b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrades/v21/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
bankkeeper "github.com/cosmos/cosmos-sdk/x/bank/keeper"
"github.com/cosmos/gaia/v21/app/keepers"
providerkeeper "github.com/cosmos/interchain-security/v6/x/ccv/provider/keeper"
types2 "github.com/cosmos/interchain-security/v6/x/ccv/provider/types"
providertypes "github.com/cosmos/interchain-security/v6/x/ccv/provider/types"
)

// Neutron and Stride denoms that were not whitelisted but the consumer rewards pool contains amounts of those denoms.
Expand Down

0 comments on commit dfa7b07

Please sign in to comment.