fix: chain id call after main update
This commit is contained in:
@@ -89,7 +89,7 @@ fn test_sequential_swap_usx() {
|
|||||||
.clone();
|
.clone();
|
||||||
|
|
||||||
let tycho_calldata = encode_tycho_router_call(
|
let tycho_calldata = encode_tycho_router_call(
|
||||||
eth_chain().id,
|
eth_chain().id(),
|
||||||
encoded_solution,
|
encoded_solution,
|
||||||
&solution,
|
&solution,
|
||||||
&UserTransferType::TransferFrom,
|
&UserTransferType::TransferFrom,
|
||||||
|
|||||||
Reference in New Issue
Block a user