Home > @holochain/tryorama > CreateConductorOptions
Options for using the conductor factory.
Signature:
export type CreateConductorOptions = Pick<ConductorOptions, "bootstrapServerUrl" | "timeout" | "label">;References: ConductorOptions
Home > @holochain/tryorama > CreateConductorOptions
Options for using the conductor factory.
Signature:
export type CreateConductorOptions = Pick<ConductorOptions, "bootstrapServerUrl" | "timeout" | "label">;References: ConductorOptions