• 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
..
cmd Loading commit data...
data Loading commit data...
genesis Loading commit data...
hardhat Loading commit data...
immutables Loading commit data...
solc Loading commit data...
state Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
addresses.go Loading commit data...
cli.go Loading commit data...
db.go Loading commit data...
genesis.go Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
params.go Loading commit data...
storage.go Loading commit data...
util.go Loading commit data...