= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package tezos-base
-
tezos-base
-
-
tezos-base.unix
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parameters for the genesis protocol.
context_key
is the key, in the context, which leads to the genesis parameters. For proto_genesis
for instance, this is "sandbox_parameter"
.
values
are the actual parameters. For proto_genesis
for instance, it should be a JSON object with one field: "genesis_pubkey"
containing the activator key.
val encoding : t Data_encoding.t