• Matthew Slipper's avatar
    op-node: Properly check storage proof · 8df3c50a
    Matthew Slipper authored
    The storage proof was not being properly checked. This PR corrects the check, and adds unit/fuzz tests around the storage proof checks to prevent regressions.
    
    Fixes CLI-3344
    8df3c50a
account_proof.go 3.35 KB