You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2025. It is now read-only.
Using the cli to add a a market order with a non-existant denomination results in the rather unhelpful error response "Internal".
How to reproduce
./build/emcli tx market add-limit 1ungmn 500bobs orderid1 --from <address>
The non-existant denomination "bobs" will make the tx fail. The output from the cli is:
Expected behavior
The log should contain an error message informing of the erroneous denomination.
The text was updated successfully, but these errors were encountered: