octez-plonk.communication
Communication
octez-plonk
octez-plonk.aggregation
octez-plonk.distribution
octez-plonk.plonk-test
module Distributed_wrapper : sig ... end
Wrapper for the Distributed library. The new API is designed for the distribution of protocols based on a 1 master N workers architecture, in which at each step of the protocol:
module Message : sig ... end