risc0 / risc0-foundry-template

Template for integrating RISC Zero and Ethereum using Foundry
https://risczero.com
95 stars 55 forks source link

Make Control ID Parameterized #56

Closed jjtny1 closed 1 year ago

jjtny1 commented 1 year ago

This PR follows up from https://github.com/risc0/risc0/pull/813 to make the Control_ID parameters configurable in the constructor.

Closes: https://github.com/risc0/bonsai-foundry-template/issues/46