fork

open suspend override fun fork(): Chain<R>(source)

Create a copy of the current chain state. Consuming the resulting chain does not affect the initial chain.