Skip to content

Commit

Permalink
fix: commnets
Browse files Browse the repository at this point in the history
Co-authored-by: Sujong Lee <leesj9476lsj@gmail.com>
  • Loading branch information
poorphd and dudong2 authored Jul 26, 2024
1 parent 1089c9b commit ed9eef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/coinswap/types/msgs.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const (
// An exact coin has the senders desired buy or sell amount.
// A calculated coin has the desired denomination and bounded amount
// the sender is willing to buy or sell in this order.

//
// NewMsgSwapOrder creates a new MsgSwapOrder object.
func NewMsgSwapOrder(
input Input,
Expand Down

0 comments on commit ed9eef0

Please sign in to comment.