Module P2p_poldercast.Make
PolderCast
Parameters
Node_id : P2p.S.NODE_IDGroup_id : P2p.S.GROUP_IDNode : P2p.S.NODE with type nid := Node_id.tGroup : P2p.S.GROUP with type gid := Group_id.tView : P2p.S.VIEW with type nid := Node_id.t and type node := Node.tMsg_id : P2p.S.MSG_IDPub : P2p.S.GOSSIP_DISSEM with type nid := Node_id.t and type node := Node.t and type view := View.t and type mid := Msg_id.t
Signature
module Pub : sig ... end