package octez-protocol-017-PtNairob-libs

  1. Overview
  2. Docs
Octez protocol 017-PtNairob libraries

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.1.tar.gz
sha256=55ea1fb8bb3273a7fc270ca8f650d45c56449665619482aad9bc12f3ea736b7e
sha512=fec850fc2d17d7490bbabd5147d62aad13b3aaed8774270f8a38ab419670ed03e0fd30cf8642a97984eca5c2446726fe590ad99c015f7ec50919dc7652f25053

doc/octez-protocol-017-PtNairob-libs.dal/Tezos_dal_017_PtNairob/Dal_slot_frame_encoding/index.html

Module Tezos_dal_017_PtNairob.Dal_slot_frame_encodingSource

Sourcetype Tezos_base.TzPervasives.error +=
  1. | Slot_size_is_too_big of {
    1. actual_size : int;
    2. max_size : int;
    }
  2. | Wrong_slot_frame_version of {
    1. expected : int;
    2. provided : int;
    }
  3. | Could_not_deserialize_slot
Sourcetype version = int
Sourcemodule Rollups_map : Tezos_base.TzPervasives.Map.S with type key = Tezos_protocol_017_PtNairob.Protocol.Alpha_context.Sc_rollup.Address.t
Sourcetype message = string
Sourcetype t = message list Rollups_map.t
Sourcemodule type Slot_version = sig ... end
Sourcemodule V0 : sig ... end
OCaml

Innovation. Community. Security.