Consensus.Intfmodule type CONTEXT = sig ... endmodule type Constants = sig ... endmodule type Blockchain_state = sig ... endmodule type Protocol_state = sig ... endmodule type Snark_transition = sig ... endmodule type State_hooks = sig ... endmodule type S = sig ... end