mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-15 20:23:08 +00:00
* Move CTL config out of test Since the same config will be used in other tests (and maybe external callers, unless we add an API later to abstract it). * fmt * Split up CTLs