Skip to content

Commit 166fae2

Browse files
committed
chore: clean up
1 parent d45c9a7 commit 166fae2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

chains/evm/deployment/v2_0_0/changesets/deploy_rmn.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ func (c DeployRMNCfg) ChainSelector() uint64 {
2121
return c.ChainSel
2222
}
2323

24-
// DeployRMN is a changeset that deploys RMN (IRMN / curse) or reuses an existing address in the datastore.
25-
// Wire with: changesets.DeployRMN(mcmsRegistry).
2624
var DeployRMN = changesets.NewFromOnChainSequence(changesets.NewFromOnChainSequenceParams[
2725
sequences.DeployRMNInput,
2826
evm.Chain,

0 commit comments

Comments
 (0)