Skip to content

Commit

Permalink
app: added missing ConsumerModificationProposalHandle
Browse files Browse the repository at this point in the history
  • Loading branch information
bermuell committed Jun 12, 2024
1 parent 41bbba2 commit 75ba5cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/provider/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -573,6 +573,7 @@ func New(
paramsclient.ProposalHandler,
ibcproviderclient.ConsumerAdditionProposalHandler,
ibcproviderclient.ConsumerRemovalProposalHandler,
ibcproviderclient.ConsumerModificationProposalHandler,
ibcproviderclient.ChangeRewardDenomsProposalHandler,
},
),
Expand Down

0 comments on commit 75ba5cf

Please sign in to comment.