Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMM: replace use of deposit_and_add_liquidity function, with use of the atomic-add-liquidity script in tests #668

Open
K1-R1 opened this issue May 15, 2023 · 0 comments
Labels
App: AMM Label used to filter for the app issue Good First Issue Good for newcomers Improvement Enhancing a feature that already exists

Comments

@K1-R1
Copy link
Contributor

K1-R1 commented May 15, 2023

Motivation

In project/test-utils/src/setup.rs:

// TODO: once the script is reliable enough, use it for this functionality
pub async fn deposit_and_add_liquidity(
@K1-R1 K1-R1 added Good First Issue Good for newcomers Improvement Enhancing a feature that already exists App: AMM Label used to filter for the app issue labels May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App: AMM Label used to filter for the app issue Good First Issue Good for newcomers Improvement Enhancing a feature that already exists
Projects
None yet
Development

No branches or pull requests

1 participant