Module state

Source
Expand description

TLS prover states.

Structs§

Closed
State after the TLS connection has been closed.
Initialized
Entry state
Notarize
Notarizing state.
Prove
Proving state.
Setup
State after MPC setup has completed.

Traits§

ProverState