Return a new identical channel, optionally initialized from a checkpoint. Can be thought of as a "restoration" from a checkpoint which is a "snapshot" of the channel's state.
fromCheckpoint(checkpoint: [Value[] | undefined, Value[]]): DynamicBarrierValue<Value>| Name | Type | Description |
|---|---|---|
checkpoint | [Value[] | undefined, Value[]] |