Skip to content

Commit

Permalink
SetLegacyRouter
Browse files Browse the repository at this point in the history
  • Loading branch information
codehans committed Oct 11, 2023
1 parent 1dc469c commit db53cee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,8 @@ func New(
authority,
)

govKeeper.SetLegacyRouter(govRouter)

app.GovKeeper = *govKeeper.SetHooks(
govtypes.NewMultiGovHooks(
// register the governance hooks
Expand Down

0 comments on commit db53cee

Please sign in to comment.