Closed advock closed 1 month ago
correct initialization of variable weth_amount_out is added.
let weth_amount_out = U256::from(weth_amount_out);
please remove the additional comments
I've removed the comments.
sorry for that
correct initialization of variable weth_amount_out is added.
let weth_amount_out = U256::from(weth_amount_out);