Module type Mina_intf.Security_intf

val max_depth : [ `Infinity | `Finite of int ]

In production we set this to (hopefully a prefix of) k for our consensus * mechanism; infinite is for tests