• Matthew Slipper's avatar
    op-chain-ops: Add inject-mints tool · d9759300
    Matthew Slipper authored
    We have some replicas that synced with an old version of l2geth that wasn't adding mints to the witness data. This PR adds a tool called `inject-mints` that will add historical mints data to an existing witness file so that we don't have to resync those replicas.
    
    Fixes CLI-3348
    d9759300
main.go 6.55 KB