• 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
Name
Last commit
Last update
..
addresses.go Loading commit data...
cli.go Loading commit data...
db.go Loading commit data...
genesis.go Loading commit data...
migrate.go Loading commit data...
precheck.go Loading commit data...
storage.go Loading commit data...
util.go Loading commit data...