• Steven Allen's avatar
    fix: remove local provider check · 4bac0452
    Steven Allen authored
    It doesn't actually work. Blocks are stored under /blocks and have been since
    2015.
    
    Furthermore, this is just wrong. We shouldn't go digging through the datastore
    to see if we happen to have the block. If we want something like this, we should
    include a blockstore in the provider manager.
    4bac0452
handlers.go 10.6 KB