dag: move GetMany from DAGService to NodeGetter
This will allow many consumers of `DAGService` to take `NodeGetter` instead and implementing `GetMany` for all `NodeGetter`s is pretty trivial.
Showing
Please register or sign in to comment