• 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
..
backoff Loading commit data...
client Loading commit data...
cmd Loading commit data...
eth Loading commit data...
flags Loading commit data...
metrics Loading commit data...
node Loading commit data...
p2p Loading commit data...
rollup Loading commit data...
sources Loading commit data...
testlog Loading commit data...
testutils Loading commit data...
version Loading commit data...
withdrawals Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
docker.go.work Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
service.go Loading commit data...