We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac6cf5 commit 99a9ee1Copy full SHA for 99a9ee1
1 file changed
mcms/evm/deploy-custom-topology/sequence.go
@@ -27,7 +27,7 @@ import (
27
mcmops "github.com/smartcontractkit/cld-changesets/mcms/evm/deploy/v1_0_0/operations/many_chain_multi_sig"
28
timelockops "github.com/smartcontractkit/cld-changesets/mcms/evm/deploy/v1_0_0/operations/rbac_timelock"
29
evmsetconfig "github.com/smartcontractkit/cld-changesets/mcms/evm/set-config"
30
- ownableops "github.com/smartcontractkit/cld-changesets/mcms/evm/transfer-to-mcms/v1_0_0/operations/burn_mint_erc677"
+ ownableops "github.com/smartcontractkit/cld-changesets/mcms/evm/transfer-to-timelock/v1_0_0/operations/burn_mint_erc677"
31
)
32
33
// seqDeployTopology is the single sequence for this changeset; it calls the
0 commit comments