package tezos-protocol-012-Psithaca

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Storage.SaplingSource

Sourcemodule Next : sig ... end
Sourcemodule 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_012_Psithaca.Sapling.Hash.t
Sourcemodule 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_012_Psithaca.Sapling.Ciphertext.t
Sourcemodule 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_012_Psithaca.Sapling.Nullifier.t
Sourcemodule Nullifiers_hashed : Storage_sigs.Carbonated_data_set_storage with type t := Raw_context.t * id and type elt = Tezos_protocol_environment_012_Psithaca.Sapling.Nullifier.t
Sourcemodule 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_012_Psithaca.Sapling.Hash.t
Sourcemodule Roots_pos : Storage_sigs.Single_data_storage with type t := Raw_context.t * id and type value = int32
OCaml

Innovation. Community. Security.