_loadCheckpoint(
checkpoint: Omit<Checkpoint, "pending_sends" | "channel_values">,
channelValues: [Uint8Array<ArrayBufferLike>, Uint8Array<ArrayBufferLike>, Uint8Array<ArrayBufferLike>][]
): Promise<Checkpoint<string, string>>| Name | Type | Description |
|---|---|---|
checkpoint* | Omit<Checkpoint, "pending_sends" | "channel_values"> | |
channelValues* | [Uint8Array<ArrayBufferLike>, Uint8Array<ArrayBufferLike>, Uint8Array<ArrayBufferLike>][] |