package tezos-protocol-alpha

  1. Overview
  2. Docs

must_exist ctxt dest checks whether the given destination dest exists in the context ctxt. If the destination exists, a new context is returned with gas consumed for the lookup cost. If it does not exist, an error is returned.

OCaml

Innovation. Community. Security.