• Matthew Slipper's avatar
    indexer: Fix startup errors · ecf0cc59
    Matthew Slipper authored
    - The block locator was being initialized with a zero hash, which caused `Update` return `nil` and crash the process.
    - Adds an L2 conf depth parameter, since L2 can now reorg.
    ecf0cc59
flags.go 5.98 KB