Skip to content

Commit

Permalink
fix: add missing ibctm and solomachine migration order
Browse files Browse the repository at this point in the history
  • Loading branch information
dadamu committed Nov 2, 2023
1 parent e802775 commit 6e2411a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/app_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,8 @@ var (
ibctransfertypes.ModuleName,
ibcfeetypes.ModuleName,
icatypes.ModuleName,
ibctm.ModuleName,
solomachine.ModuleName,

// Custom modules
subspacestypes.ModuleName,
Expand Down

0 comments on commit 6e2411a

Please sign in to comment.