In the title. The cancelOrder function should accept string in order to pass order's id (string) and not only clientId (number). I think python client is doing it properly, but why not typescript??
In the title.
The cancelOrder function should accept string in order to pass order's id (string) and not only clientId (number).
I think python client is doing it properly, but why not typescript??