mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-05-19 00:09:35 +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