package octez-proto-libs

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

Module Make.Smart_rollupSource

Sourcemodule Address : S.HASH with type t = Tezos_crypto.Hashed.Smart_rollup_address.t

Smart rollup addresses

Sourcemodule Commitment_hash : S.HASH with type t = Tezos_crypto.Hashed.Smart_rollup_commitment_hash.t

Smart rollup commitment hashes

Sourcemodule State_hash : sig ... end

Smart rollup PVM state hashes. Refer to Tezos_crypto.Hashed.Smart_rollup_state_hash in src/lib_crypto/smart_rollup_state_hash.mli for documentation.

Sourcemodule Inbox_hash : S.HASH with type t = Tezos_crypto.Hashed.Smart_rollup_inbox_hash.t

Smart rollup inbox hashes

Sourcemodule Merkelized_payload_hashes_hash : S.HASH with type t = Tezos_crypto.Hashed.Smart_rollup_merkelized_payload_hashes_hash.t

Smart rollup merkelized payload hashes' hash

OCaml

Innovation. Community. Security.