miden-remote-prover 0.10.1

Miden blockchain remote prover
Documentation
1
2
3
4
5
6
pub mod api;
pub mod error;
pub mod generated;

/// Component identifier for structured logging and tracing
pub const COMPONENT: &str = "miden-remote-prover";