package tezos-protocol-genesis

  1. Overview
  2. Docs
Tezos protocol genesis package

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a

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.