You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code currently has an enum for working with both Locator and LocatorPath. There are parts of the code that the changes in #288 depend on that work with LocatorPath, these can probably be refactored to use Locator instead, rendering this LocatorOrPath enum redundant.
Round restart PR #288 uses a locator_or_path enum for removing chunks. In the future, this could be refactored using only the Locator struct. See inline comment: https://github.com/AleoHQ/aleo-setup/pull/288/files#r670566403
The text was updated successfully, but these errors were encountered: