Skip to content

Commit

Permalink
Merge branch 'extra/rest' of https://github.com/bandprotocol/chain in…
Browse files Browse the repository at this point in the history
…to extra/rest-tss-full-db
  • Loading branch information
nkitlabs committed Nov 27, 2024
2 parents d3bf63f + 41312df commit 16b66b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/tunnel/types/codec.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ func RegisterInterfaces(registry codectypes.InterfaceRegistry) {
"tunnel.v1beta1.PacketReceiptI",
(*PacketReceiptI)(nil),
&TSSPacketReceipt{},
&IBCPacketReceipt{},
)

msgservice.RegisterMsgServiceDesc(registry, &_Msg_serviceDesc)
Expand Down

0 comments on commit 16b66b7

Please sign in to comment.