Module Flexmasa.Smart_contract

val originate_smart_contract : ?wait:Internal_pervasives.string -> < application_name : Internal_pervasives.string ; console : Console.t ; env_config : Environment_configuration.t ; paths : Paths.t ; runner : Running_processes.State.t.. > -> client:Mavryk_client.t -> account:Internal_pervasives.string -> t -> (Internal_pervasives.string, [> `Process_error of Internal_pervasives.Process_result.Error.error | `System_error of [ `Fatal ] * Internal_pervasives.System_error.static ]) Internal_pervasives.Asynchronous_result.t
val cmdliner_term : < manpager : Internal_pervasives.Manpage_builder.State.t.. > -> Internal_pervasives.unit -> t Internal_pervasives.list Cmdliner.Term.t