• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • tezos-base

  • Documentation
  • tezos-base lib
  • Tezos_base .User_activated Module
package tezos-base
  • tezos-base
    • Tezos_base
      • Base_logging
      • Block_header
      • Block_locator
      • Distributed_db_version
        • Name
      • Fitness
      • Genesis
        • Parameters
      • Mempool
      • Network_version
      • Operation
      • P2p_addr
      • P2p_connection
        • Id
        • Info
        • Map
        • P2p_event
        • Set
        • Table
      • P2p_identity
      • P2p_peer
        • Error_table
        • Filter
        • Info
        • Pool_event
        • State
      • P2p_peer_id
        • Error_table
        • Logging
        • Map
        • Set
        • Table
        • WeakRingTable
      • P2p_point
        • Filter
        • Id
        • Info
        • Map
        • Pool_event
        • Set
        • State
        • Table
      • P2p_rejection
      • P2p_stat
      • P2p_version
      • Preapply_result
      • Protocol
        • Meta
      • S
        • HASHABLE
        • MAP
        • SET
        • T
      • Test_chain_status
      • Time
        • Protocol
        • System
          • Map
          • Set
          • Span
          • Table
      • TzPervasives
        • Error_monad
        • List
        • String
      • User_activated
  • tezos-base.unix
    • Tezos_base_unix
      • Protocol_files
Legend:
Library
Module
Module type
Parameter
Class
Class type
type upgrades = (Int32.t * Tezos_crypto.Protocol_hash.t) list

User activated upgrades: at given level, switch to given protocol.

val upgrades_encoding : upgrades Data_encoding.t
type protocol_overrides = (Tezos_crypto.Protocol_hash.t * Tezos_crypto.Protocol_hash.t) list

User activated protocol overrides.

An override (a, b) denotes that if a is to be activated at the end of the promotion phase, b shall be activated instead.

val protocol_overrides_encoding : protocol_overrides Data_encoding.t

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct