• Mark Tyneway's avatar
    hardhat-deploy-config: add getter · 5cf646ba
    Mark Tyneway authored
    Add a getter to the `hre.deployConfig` object
    that gives access to alternative network's deploy
    configs. This is useful because multiple networks
    can be linked and share config. In particular when
    L2 networks are used with L1 networks, the entire
    deploy config has be be shared with both networks
    so it results in a copy paste.
    5cf646ba
type-extensions.ts 638 Bytes