Function serai_orchestrator::processor::processor

source ยท
pub fn processor(
    orchestration_path: &Path,
    network: Network,
    coin: &'static str,
    _coordinator_key: <Ristretto as Ciphersuite>::G,
    coin_key: Zeroizing<<Ristretto as Ciphersuite>::F>,
    entropy: Zeroizing<[u8; 32]>,
)