package tezos-protocol-alpha

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Here is the list of PVMs available in this protocol.

module PVM : sig ... end
module Kind : sig ... end

A smart contract rollup has a kind, which assigns meaning to rollup operations.

val genesis_state_hash_of : boot_sector:string -> Kind.t -> Sc_rollup_repr.State_hash.t Tezos_protocol_environment_alpha.Lwt.t

genesis_hash_of machine ~boot_sector computes the initial state hash of a rollup given an initial boot_sector.

OCaml

Innovation. Community. Security.