• Matthew Slipper's avatar
    op-deployer: Fix init bugs (#12230) · 8a7db419
    Matthew Slipper authored
    - The array was being appended to, but it was already a fixed length. This cause an empty chain to be added during `init`.
    - The outdir will now be created if it does not exist and is not a file
    - Hardcodes the contract artifacts to a good URL
    8a7db419
artifacts_url.go 615 Bytes