Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gitferry committed Jul 5, 2022
1 parent e7e8e51 commit c24295f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/checkpointing/types/codec.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ func RegisterInterfaces(registry cdctypes.InterfaceRegistry) {
// Register messages
registry.RegisterImplementations((*sdk.Msg)(nil),
&MsgAddBlsSig{},
&MsgWrappedCreateValidator{},
)
msgservice.RegisterMsgServiceDesc(registry, &_Msg_serviceDesc)
}
Expand Down

0 comments on commit c24295f

Please sign in to comment.