package tezos-protocol-009-PsFLoren

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val add : Raw_context.t -> Lazy_storage_kind.Sapling_state.Id.t -> Storage.Sapling.Ciphertexts.value -> Storage.Sapling.Ciphertexts.key -> (Raw_context.t * int, Tezos_protocol_environment_009_PsFLoren__Environment.Error_monad.error Tezos_protocol_environment_009_PsFLoren__Environment.Error_monad.trace) result Lwt.t
val get_from : Raw_context.t -> Lazy_storage_kind.Sapling_state.Id.t -> Storage.Sapling.Ciphertexts.key -> (Raw_context.t * Storage.Sapling.Ciphertexts.value list, Tezos_protocol_environment_009_PsFLoren__Environment.Error_monad.error Tezos_protocol_environment_009_PsFLoren__Environment.Error_monad.trace) result Lwt.t