Skip to content

Skynet code refactor

Matthew Sevey requested to merge sevey/skynet-refactor into master

MINOR MERGE REQUEST

Overview

Originally we had moved some of the skynet code to a /skynet package. With some of the changes needed for the skyfile backup and restore code this now creates circular dependencies. This MR moves /skynet into /modules to avoid these circular dependencies.

Issues Closed

Edited by Matthew Sevey

Merge request reports