Flexmasa.Traffic_generation
Helpers to generate traffic in sandboxes.
val branch :
< application_name : Internal_pervasives.string
; console : Console.t
; env_config : Environment_configuration.t
; paths : Paths.t
; runner : Running_processes.State.t.. > ->
Mavryk_client.Keyed.t ->
(Internal_pervasives.string,
[> Internal_pervasives.Process_result.Error.t
| `System_error of [ `Fatal ] * Internal_pervasives.System_error.static ])
Internal_pervasives.Asynchronous_result.t
val is_baking :
< test_baking : Internal_pervasives.bool.. > ->
Internal_pervasives.bool
module Michelson : sig ... end
module Forge : sig ... end
val get_chain_id :
< application_name : Internal_pervasives.string
; console : Console.t
; env_config : Environment_configuration.t
; paths : Paths.t
; runner : Running_processes.State.t.. > ->
Mavryk_client.Keyed.t ->
(Internal_pervasives.string,
[> Internal_pervasives.Process_result.Error.t
| Internal_pervasives.System_error.t ])
Internal_pervasives.Asynchronous_result.t
module Multisig : sig ... end
module Commands : sig ... end
module Random : sig ... end
module Dsl : sig ... end