fork

abstract suspend override fun fork(): BufferChain<T>

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

Sources

common source
Link copied to clipboard