Unify order parsing with a parse() method

Issue #139 resolved
Desrever Nu created an issue

I observed that in the excoin wrappers there is some code duplication : both in getOrderDetails and getActiveOrdersImpl , while parsing the orders.

I wish to see a parse() method that returns a Order object instead

Comments (5)

  1. Log in to comment