Skip to content

Commit

Permalink
restore docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
bznein committed Oct 2, 2024
1 parent 1195c3d commit 33066c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/ibc/core/channel/v2/tx.proto
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ message MsgSendPacketResponse {
uint64 sequence = 1;
}

// MsgRecvPacket receives incoming IBC packet
// MsgRecvPacket receives an incoming IBC packet.
message MsgRecvPacket {
option (cosmos.msg.v1.signer) = "signer";

Expand Down

0 comments on commit 33066c1

Please sign in to comment.