package tezos-base

  1. Overview
  2. Docs

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

val upgrades_encoding : upgrades Data_encoding.t

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