Andrew Milson
Results
12
comments of
Andrew Milson
trafficstars
Thanks for the PR @neotheprogramist. The changes look great.
Yeah, not all the proof params can be derived directly from the Sandstorm params. Here's how you can calculate each of them: ```rust let lde_blowup_factor = proof.options.lde_blowup_factor as usize; let...