Fix bug when continue chain
When continue a chain it was intended that the loaded walkers are not written again to the chain, but only the first walker was skipped. The change in steps was not passed to the closing function causing index error.
Loading
Please register or sign in to comment