Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val constants_mainnet :
Tezos_protocol_009_PsFLoren.Protocol.Alpha_context.Constants.parametric
val constants_sandbox :
Tezos_protocol_009_PsFLoren.Protocol.Alpha_context.Constants.parametric
val constants_test :
Tezos_protocol_009_PsFLoren.Protocol.Alpha_context.Constants.parametric
val parameters_of_constants :
?bootstrap_accounts:
Tezos_protocol_009_PsFLoren.Protocol.Alpha_context.Parameters.bootstrap_account
list ->
?bootstrap_contracts:
Tezos_protocol_009_PsFLoren.Protocol.Alpha_context.Parameters.bootstrap_contract
list ->
?with_commitments:bool ->
Tezos_protocol_009_PsFLoren.Protocol.Alpha_context.Constants.parametric ->
Tezos_protocol_009_PsFLoren.Protocol.Alpha_context.Parameters.t
val json_of_parameters :
Tezos_protocol_009_PsFLoren.Protocol.Alpha_context.Parameters.t ->
Data_encoding.json