Skip to content

Commit

Permalink
Update x/exchange/spec/03_messages.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Talis <[email protected]>
  • Loading branch information
SpicyLemon and jtalis authored Nov 3, 2023
1 parent 3b29db6 commit ca36ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/exchange/spec/03_messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ It is expected to fail if:
* The `buyer_settlement_fees` are not in the `buyer`'s account.
* The `buyer_settlement_fees` are insufficient (as dictated by the market).
* The `external_id` value is not empty and is already in use in the market.
* The `order_creation_fee` is not in the `seller`'s account.
* The `order_creation_fee` is not in the `buyer`'s account.

#### MsgCreateBidRequest

Expand Down

0 comments on commit ca36ee8

Please sign in to comment.