Browse Source
Caused trouble because of route collisions, so the integration was done now. Required distinguishing Maker and Taker on the cfd level, which comes in handy anyway. We distinguish by order origin, but still map to a `Role` enum (`Taker` / `Maker`) for readability. To avoid duplication the `Role` from contract setup was moved into the model and used throughout.upload-correct-windows-binary
Daniel Karzel
3 years ago
10 changed files with 61 additions and 36 deletions
Loading…
Reference in new issue