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