Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8571ecc

Browse files
committedAug 30, 2022
updating inline comments
1 parent b5ad7aa commit 8571ecc

File tree

1 file changed

+1
-1
lines changed
  • modules/apps/27-interchain-accounts/controller/migrations/v5

1 file changed

+1
-1
lines changed
 

‎modules/apps/27-interchain-accounts/controller/migrations/v5/migrations.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ func MigrateICS27ChannelCapability(
3434

3535
for _, owner := range owners.GetOwners() {
3636
if owner.Module == module {
37-
// remove the existing module owners
37+
// remove the owner from the set
3838
owners.Remove(owner)
3939

4040
// reassign the owner module to icacontroller

0 commit comments

Comments
 (0)