Skip to content

Commit

Permalink
TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
discoverdefiteam committed Sep 21, 2023
1 parent 036b496 commit c5500f1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions interchaintest/chain_upgrade_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import (
"github.com/stretchr/testify/require"

upgradetypes "github.com/cosmos/cosmos-sdk/x/upgrade/types"
vestingtypes "github.com/cosmos-cosmos-sdk/x/auth/vesting/types"
)

const (
Expand Down Expand Up @@ -144,5 +143,9 @@ func SubmitUpgradeProposal(t *testing.T, ctx context.Context, chain *cosmos.Cosm


// func ConfirmHeadstash(t *testing.T, ctx context.Context, chain *cosmos.CosmosChain,) {

//
//
//
// TODO: Check if vesting accounts = headstash data
//
// }

0 comments on commit c5500f1

Please sign in to comment.