package tezos-protocol-012-Psithaca

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val with_verification_ctx : (t -> 'a) -> 'a
val check_spend : t -> Tezos_sapling__Core.Validator.UTXO.input -> Tezos_sapling__Core.Client.Hash.t -> string -> bool
val check_output : t -> Tezos_sapling__Core.Validator.UTXO.output -> bool
val final_check : Tezos_sapling__Core.Validator.Verification.t -> Tezos_sapling__Core.Validator.UTXO.Legacy.transaction -> string -> bool