Skip to content

Commit

Permalink
Merge branch 'main' into random-tie-breaker
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Rodrigues Lordello authored May 25, 2022
2 parents 08e9329 + 83448ca commit 29f01bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ cargo run --bin orderbook -- \
`--skip-trace-api true` will make the orderbook compatible with more ethereum nodes. If your node supports `trace_callMany` you can drop this argument.
Note: Current version of the code does not compile under Windows OS. Context and workaround are [here](https://github.com/cowprotocol/services/issues/226).
### Solvers
To see all supported command line arguments run `cargo run --bin solver -- --help`.
Expand Down

0 comments on commit 29f01bc

Please sign in to comment.