package tezos-protocol-008-PtEdo2Zk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val default_root : Tezos_sapling__Core.Client.Hash.t
val get_root : Raw_context.t -> Storage.Sapling.id -> (Raw_context.t * Tezos_sapling__Core.Client.Hash.t, Tezos_protocol_environment_008_PtEdo2Zk__Environment.Error_monad.error list) result Lwt.t
val add : Raw_context.t -> Storage.Sapling.id -> Tezos_sapling__Core.Client.Commitment.t list -> int64 -> (Raw_context.t * int, Tezos_protocol_environment_008_PtEdo2Zk__Environment.Error_monad.error list) result Lwt.t
val get_from : Raw_context.t -> Storage.Sapling.id -> int64 -> (Tezos_sapling__Core.Client.Commitment.t list, Tezos_protocol_environment_008_PtEdo2Zk__Environment.Error_monad.error list) result Lwt.t