Skip to content

IrohDispatchCertainty

type IrohDispatchCertainty = "not_sent" | "unknown" | "sent";

Defined in: src/client/iroh.ts:41

Whether a failed operation may have reached the remote worker.