package tezos-protocol-005-PsBabyM1

  1. Overview
  2. Docs
Tezos/Protocol: economic-protocol definition

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-16.1.tar.gz
sha256=43723d096307603703a1a89ed1b2eb202b365f5e7824b96b0cbf813b343a6cf7
sha512=b2a637f2e965000d3d49ad85277ca24d6cb07a1a7cf2bc69d296d8b03ad78c3eaa8e21e94b9162e62c2e11649cd03bc845b2a3dafe623b91065df69d47dc8e4f

doc/tezos-protocol-005-PsBabyM1.raw/Tezos_raw_protocol_005_PsBabyM1/Constants_storage/index.html

Module Tezos_raw_protocol_005_PsBabyM1.Constants_storageSource

Sourceval preserved_cycles : Raw_context.context -> int
Sourceval blocks_per_cycle : Raw_context.context -> int32
Sourceval blocks_per_commitment : Raw_context.context -> int32
Sourceval blocks_per_roll_snapshot : Raw_context.context -> int32
Sourceval blocks_per_voting_period : Raw_context.context -> int32
Sourceval time_between_blocks : Raw_context.context -> Period_repr.t list
Sourceval endorsers_per_block : Raw_context.context -> int
Sourceval initial_endorsers : Raw_context.context -> int
Sourceval delay_per_missing_endorsement : Raw_context.context -> Period_repr.t
Sourceval cost_per_byte : Raw_context.context -> Tez_repr.t
Sourceval proof_of_work_threshold : Raw_context.context -> int64
Sourceval tokens_per_roll : Raw_context.context -> Tez_repr.t
Sourceval michelson_maximum_type_size : Raw_context.context -> int
Sourceval seed_nonce_revelation_tip : Raw_context.context -> Tez_repr.t
Sourceval origination_size : Raw_context.context -> int
Sourceval block_security_deposit : Raw_context.context -> Tez_repr.t
Sourceval endorsement_security_deposit : Raw_context.context -> Tez_repr.t
Sourceval endorsement_reward : Raw_context.context -> Tez_repr.t
Sourceval test_chain_duration : Raw_context.context -> int64
Sourceval quorum_min : Raw_context.context -> int32
Sourceval quorum_max : Raw_context.context -> int32
Sourceval min_proposal_quorum : Raw_context.context -> int32
OCaml

Innovation. Community. Security.