• Mark Tyneway's avatar
    op-chain-ops: add helper function (#3303) · f159d1f3
    Mark Tyneway authored
    Deduplicates some code for a common pattern.
    Callers will usually pass a network and a path
    to a deploy config directory. This comes from
    the way that `hardhat-deploy-config` works.
    The config directory must include a JSON file
    that is named after the network.
    f159d1f3
Name
Last commit
Last update
..
config.go Loading commit data...
genesis.go Loading commit data...
helpers.go Loading commit data...
layer_one.go Loading commit data...
layer_two.go Loading commit data...
layer_two_test.go Loading commit data...
setters.go Loading commit data...