From af5301cf95149cf7292a20a21786c3d27ee6897f Mon Sep 17 00:00:00 2001 From: Hack666r Date: Sat, 25 Jan 2025 23:40:56 +0100 Subject: [PATCH] fix msgs.pb.go --- chain/peggy/types/msgs.pb.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chain/peggy/types/msgs.pb.go b/chain/peggy/types/msgs.pb.go index b9928aab..4d0d201b 100644 --- a/chain/peggy/types/msgs.pb.go +++ b/chain/peggy/types/msgs.pb.go @@ -984,7 +984,7 @@ func (m *MsgERC20DeployedClaimResponse) XXX_DiscardUnknown() { var xxx_messageInfo_MsgERC20DeployedClaimResponse proto.InternalMessageInfo // This call allows the sender (and only the sender) -// to cancel a given MsgSendToEth and recieve a refund +// to cancel a given MsgSendToEth and receive a refund // of the tokens type MsgCancelSendToEth struct { TransactionId uint64 `protobuf:"varint,1,opt,name=transaction_id,json=transactionId,proto3" json:"transaction_id,omitempty"`