Skip to content

Commit

Permalink
tests: use vesting account to test
Browse files Browse the repository at this point in the history
  • Loading branch information
emidev98 committed Jul 23, 2024
1 parent e7cae33 commit 65cef98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/upgrades/v2.12/upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ type EscrowUpdate struct {
Assets []sdk.Coin
}

// To test this upgrade hanlder set the following address "terra1v0eee20gjl68fuk0chyrkch2z7suw2mhg3wkxf"
// To test this upgrade handler set the following address "terra1v0eee20gjl68fuk0chyrkch2z7suw2mhg3wkxf"
// on the variables below: addr and multisigAddr.
// then run: npm run test:chain:upgrade:v12
func CreateUpgradeHandler(
Expand Down

0 comments on commit 65cef98

Please sign in to comment.