package tezos-requester

  1. Overview
  2. Docs

An instance of PROBE that uses a bool parameter * to decide whether the check goes through or not

Parameters

module P : PARAMETERS

Signature

type key = P.key
type param = bool
type notified_value = P.value
type value = P.value
val probe : key -> param -> notified_value -> value option
OCaml

Innovation. Community. Security.