Modules§
Structs§
- Compress
Request Payload - The payload for the sp1_prover::SP1Prover::compress method.
- Cuda
Prover Container - Prove
Core Request Payload - The payload for the sp1_prover::SP1Prover::prove_core method.
- SP1Cuda
Prover - A remote client to sp1_prover::SP1Prover that runs inside a container.
- Setup
Request Payload - The payload for the sp1_prover::SP1Prover::setup method.
- Setup
Response Payload - The payload for the sp1_prover::SP1Prover::setup method response.
- Shrink
Request Payload - The payload for the sp1_prover::SP1Prover::shrink method.
- Stateless
Prove Core Request Payload - The payload for the [sp1_prover::SP1Prover::stateless_prove_core] method.
- Wrap
Request Payload - The payload for the sp1_prover::SP1Prover::wrap_bn254 method.
Enums§
- Moongate
Server - Defines how the Moongate server is created.
Functions§
- block_
on - Utility method for blocking on an async function.