replace LinkService with an optional LinkGetter interface
This way, not *all* DAGServices need to implement this interface, they can just implement it as an optimization.
Showing
Please register or sign in to comment
This way, not *all* DAGServices need to implement this interface, they can just implement it as an optimization.