Module tap_hashes

Source

Functions§

lks_scan_links
lks_tap_links
lks_tap_tree
First does a scan_tree and saves all missing hashes Then starts watching for any hash that was missing, and recursivly doing a scan_tree + saving missing hashes whenever a match is found note that on_missing is called per point, but PointHandler.on_point is only called once even it is linked multiple times

Type Aliases§

OnMissing