Mavryk_002_PtBoreas_test_helpers.Nonce
val generate : unit -> Mavryk_protocol_002_PtBoreas.Protocol.Nonce_hash.t * Mavryk_protocol_002_PtBoreas.Protocol.Alpha_context.Nonce.t
Returns a fresh nonce and its corresponding hash (and stores them).
val get : Mavryk_protocol_002_PtBoreas.Protocol.Nonce_hash.t -> Mavryk_protocol_002_PtBoreas.Protocol.Alpha_context.Nonce.t option
val forget_all : unit -> unit