Open ekrembal opened 2 days ago
This includes regtest, testnet4, and signet
This circuit should be compilable with a flag, thus, we can select the target system in compile time.
We could make several guest programs for every type but in that case, overall compile time would be huge.
How are we going to prove regtest?
Also why Signet? We don't even use it. Also, it does not use PoW.
This includes regtest, testnet4, and signet
This circuit should be compilable with a flag, thus, we can select the target system in compile time.
We could make several guest programs for every type but in that case, overall compile time would be huge.