fork

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

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