Bonfida / agnostic-orderbook

Apache License 2.0
79 stars 33 forks source link

Error in Initial Build #90

Closed brendan-mccaffrey closed 1 month ago

brendan-mccaffrey commented 2 years ago

I'm looking to build on top of Bonfida's repos (Dex_v4 + agnostic orderbook). I have errors in the code immediately after cloning, specifically type conflict errors shown here.

Reproduce: Clone repo, navigate to /program/ and run cargo doc --open Screen Shot 2022-10-24 at 2 02 11 PM

dr497 commented 2 years ago

Similar to https://github.com/Bonfida/agnostic-orderbook/issues/43