When working on #3589 ran into an issue when reexporting modules in noir.
I was moving the constants_gen into noir-protocol-circuits and wanted to just re-export it from aztec-nr to make the importing easy, but it seemed like it was broken. Had a quick view from @kevaundray as well.
Blocked by noir-lang/noir#3889
Note: Once addressing this look for a link of this issue in the codebase and address the comments containing the link.
When working on #3589 ran into an issue when reexporting modules in noir.
I was moving the
constants_genintonoir-protocol-circuitsand wanted to just re-export it from aztec-nr to make the importing easy, but it seemed like it was broken. Had a quick view from @kevaundray as well.Blocked by noir-lang/noir#3889
Note: Once addressing this look for a link of this issue in the codebase and address the comments containing the link.