package tezos-protocol-010-PtGRANAD

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Next : sig ... end
module Commitments_size : Storage_sigs.Single_data_storage with type t := Raw_context.t * id and type value = int64
module Memo_size : Storage_sigs.Single_data_storage with type t := Raw_context.t * id and type value = int
module Commitments : Storage_sigs.Non_iterable_indexed_carbonated_data_storage with type t := Raw_context.t * id and type key = int64 and type value = Tezos_protocol_environment_010_PtGRANAD.Sapling.Hash.t
module Ciphertexts : Storage_sigs.Non_iterable_indexed_carbonated_data_storage with type t := Raw_context.t * id and type key = int64 and type value = Tezos_protocol_environment_010_PtGRANAD.Sapling.Ciphertext.t
module Nullifiers_size : Storage_sigs.Single_data_storage with type t := Raw_context.t * id and type value = int64
module Nullifiers_ordered : Storage_sigs.Non_iterable_indexed_data_storage with type t := Raw_context.t * id and type key = int64 and type value = Tezos_protocol_environment_010_PtGRANAD.Sapling.Nullifier.t
module Nullifiers_hashed : Storage_sigs.Carbonated_data_set_storage with type t := Raw_context.t * id and type elt = Tezos_protocol_environment_010_PtGRANAD.Sapling.Nullifier.t
module Roots : Storage_sigs.Non_iterable_indexed_data_storage with type t := Raw_context.t * id and type key = int32 and type value = Tezos_protocol_environment_010_PtGRANAD.Sapling.Hash.t
module Roots_pos : Storage_sigs.Single_data_storage with type t := Raw_context.t * id and type value = int32
OCaml

Innovation. Community. Security.