Module Merkle_list_prover.Make

Parameters

module M : Core_kernel.Monad.S
module Input : Inputs_intf with module M := M

Signature

val prove : ?length:int -> context:Input.context -> Input.value -> (Input.value * Input.proof_elem list) M.t