Skip to content

Commit

Permalink
Use sim flag OCR2 (#9547)
Browse files Browse the repository at this point in the history
  • Loading branch information
connorwstein authored Jun 9, 2023
1 parent 3e4838c commit 1956550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/services/relay/evm/evm.go
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ func newContractTransmitter(lggr logger.Logger, rargs relaytypes.RelayArgs, tran
gasLimit,
effectiveTransmitterAddress,
strategy,
txm.EvmTransmitCheckerSpec{},
checker,
configWatcher.chain.ID(),
ethKeystore,
)
Expand Down

0 comments on commit 1956550

Please sign in to comment.