• Mark Tyneway's avatar
    op-chain-ops: check-migration-quick · dbb92048
    Mark Tyneway authored
    Adds a new tool that can be used as part of the migration that checks
    a minimal amount of information to ensure that the database migration
    was successful. It checks the extradata in the block header for the
    bedrock magic and errors if its not found. It will log information
    about the block header as well.
    dbb92048
main.go 2.1 KB