Module Proof_of_stake.Exported

Exported provides an easy way to publicly expose certain internal details * of proof of stake which can be used when referring directly to the * Consensus.Proof_of_stake consensus implementation rather than the default * Consensus implementation

module Global_slot : sig ... end
module Block_data : sig ... end
module Consensus_state : sig ... end