package tezos-protocol-008-PtEdo2Zk

  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_008_PtEdo2Zk__Environment.Error_monad.error list) 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_008_PtEdo2Zk__Environment.Error_monad.error list) result Lwt.t