Module Interactive_mini_network.Genesis_block_hash

A.k.a the chain_id

val path : < paths : Paths.t.. > -> string
val to_json : 'a -> string -> [> Ezjsonm.t ]
val default : string

See implementation of Mavryk_node, this corresponds to the Chain-id "NetXKMbjQL2SBox"

module Choice : sig ... end
val chain_id_of_hash : Mavai_base58_digest.Raw.base58 -> Mavai_base58_digest.Raw.base58
val process_choice : < application_name : Flexmasa__Internal_pervasives.String.t ; console : Console.t ; paths : Paths.t ; runner : Running_processes.State.t.. > Internal_pervasives.Base_state.t -> protocol_kind:Mavryk_protocol.Protocol_kind.t -> Choice.t -> (Mavai_base58_digest.Raw.base58, [> `Process_error of Internal_pervasives.Process_result.Error.error | `System_error of [ `Fatal ] * Internal_pervasives.System_error.static ]) Internal_pervasives.Asynchronous_result.t