Files
tycho-execution/examples/encoding-example
Diana Carvalho 08056c4a6c feat: Remove slippage and expected_amount from Solution
The user is responsible for coming up with a sensible value for this themselves

Took 37 minutes
2025-05-22 14:43:12 +01:00
..

Encoding example

This guide enables you to:

  1. Create a Solution object
  2. Encode the solution to interact with the Ethereum blockchain

How to run

cargo run --release --example encoding-example