Skip to content

Conversation

@eugene-chen
Copy link
Contributor

@eugene-chen eugene-chen commented Mar 3, 2023

Also rename new_ioc_by_lots to new_ioc_by_base_lots and add new_ioc_by_quote_lots

.unwrap();

// check that the exact number of quote lots was filled, and that they were filled at the expected price
assert_eq!(quote_lots_to_fill, num_quote_lots);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test currently fails because of fees, cc @jarry-xiao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants