Empty "orders" field when "best_orders" is called at launch #2228
Labels
bug: orders
priority: medium
Moderately important tasks that should be completed but are not urgent.
We need to parse the URL parameters at the web project to fill out the swap forms. The target/buy coin is selected as an order on the Taker form. That requires a
best_orders
call with the sell coin.It's called immediately at launch (mm2 status being
3
,rpcIsUp
),orders
field in the response is empty:I solved the frontend issue by polling KMD orders a few times until it gives a proper response, then initiating the parsing. So this is not urgent at all. I am opening this issue just to note it.
macOS Chrome Web build (wasm)
main
35e9239The text was updated successfully, but these errors were encountered: