Skip to content

Commit

Permalink
remove error
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarom Swisa authored and Yarom Swisa committed Nov 27, 2023
1 parent 22c6e67 commit f3c9ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/dualstaking/keeper/migrations.go
Original file line number Diff line number Diff line change
Expand Up @@ -262,5 +262,5 @@ func (m Migrator) MigrateVersion1To2(ctx sdk.Context) error {
return err
}

return fmt.Errorf("stop here")
return nil
}

0 comments on commit f3c9ec5

Please sign in to comment.