Closed fedgiac closed 7 months ago
Part of making CoW AMM standalone (https://github.com/cowprotocol/cow-amm/pull/44).
Function allowing funds to move in and out of the AMM. The withdraw function is permissioned: in this PR we introduce the concept of an AMM owner.
withdraw
New unit tests.
Part of making CoW AMM standalone (https://github.com/cowprotocol/cow-amm/pull/44).
Function allowing funds to move in and out of the AMM. The
withdraw
function is permissioned: in this PR we introduce the concept of an AMM owner.How to test
New unit tests.