fix up ICoreRelayer

This commit is contained in:
Joe Howarth 2023-01-27 15:13:42 -07:00 committed by chase-45
parent 3cac2165b4
commit 48defa84a0
1 changed files with 0 additions and 3 deletions

View File

@ -108,9 +108,6 @@ interface ICoreRelayer {
uint16 targetChain;
uint8 deliveryIndex;
uint8 multisendIndex;
uint16 targetChain;
uint8 deliveryIndex;
uint8 multisendIndex;
uint256 newComputeBudget;
uint256 newApplicationBudget;
bytes newRelayParameters;