Storage.SaplingSourceval copy :
Raw_context.t ->
from:id ->
to_:id ->
Raw_context.t Tezos_protocol_environment_alpha.Error_monad.tzresult
Tezos_protocol_environment_alpha.Lwt.tmodule Total_bytes :
Storage_sigs.Indexed_data_storage
with type key = id
and type value = Tezos_protocol_environment_alpha.Z.t
and type t := Raw_context.tmodule Commitments_size :
Storage_sigs.Single_data_storage
with type t := Raw_context.t * id
and type value = int64module Memo_size :
Storage_sigs.Single_data_storage
with type t := Raw_context.t * id
and type value = intmodule 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_alpha.Sapling.Hash.tval commitments_init :
Raw_context.t ->
id ->
Raw_context.t Tezos_protocol_environment_alpha.Lwt.tmodule 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_alpha.Sapling.Ciphertext.tval ciphertexts_init :
Raw_context.t ->
id ->
Raw_context.t Tezos_protocol_environment_alpha.Lwt.tmodule Nullifiers_size :
Storage_sigs.Single_data_storage
with type t := Raw_context.t * id
and type value = int64module 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_alpha.Sapling.Nullifier.tmodule Nullifiers_hashed :
Storage_sigs.Carbonated_data_set_storage
with type t := Raw_context.t * id
and type elt = Tezos_protocol_environment_alpha.Sapling.Nullifier.tval nullifiers_init :
Raw_context.t ->
id ->
Raw_context.t Tezos_protocol_environment_alpha.Lwt.tmodule 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_alpha.Sapling.Hash.tmodule Roots_pos :
Storage_sigs.Single_data_storage
with type t := Raw_context.t * id
and type value = int32module Roots_level :
Storage_sigs.Single_data_storage
with type t := Raw_context.t * id
and type value = Raw_level_repr.t