You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This epic will introduce the proving of private function circuits. These will need to be marked #[recursive] and proven as part of the PXE's tx proving process. The proof and public inputs PrivateCircuitPublicInputs will be passed to the kernel circuit simulation/proving cycle.
The content you are editing has changed. Please copy your edits and refresh the page.
This epic will introduce the proving of private function circuits. These will need to be marked
#[recursive]
and proven as part of the PXE's tx proving process. The proof and public inputsPrivateCircuitPublicInputs
will be passed to the kernel circuit simulation/proving cycle.Tasks
#[aztec(private)]
functions recursive #6237The text was updated successfully, but these errors were encountered: