package tezos-protocol-genesis

  1. Overview
  2. Docs
Tezos protocol genesis package

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.0.tar.gz
sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4
sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13

doc/tezos_raw_protocol_genesis/Tezos_raw_protocol_genesis/Main/index.html

Module Tezos_raw_protocol_genesis.MainSource

Tezos Protocol Implementation - Protocol Signature Instance

Sourcetype block_header_data = {
  1. command : Data.Command.t;
  2. signature : Tezos_protocol_environment_genesis.Signature.t;
}
include Tezos_protocol_environment_genesis.Updater.PROTOCOL with type block_header_data := block_header_data
Sourceval max_block_length : int
Sourceval max_operation_data_length : int
Sourcetype block_header_metadata
Sourcetype operation_data
Sourcetype operation_receipt
Sourceval acceptable_passes : operation -> int list
Sourceval compare_operations : operation -> operation -> int
Sourcetype validation_state
OCaml

Innovation. Community. Security.