Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merkledag: optimize DagService GetLinks for Raw Nodes.
A Raw Node can not possible have links, so there is no need to retrive the node. Once Raw Nodes are in common usage this can likely make a big difference in the GC and other places that just care about the Links. License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
- Loading branch information