Skip to content

Conversation

@0xbigz
Copy link
Member

@0xbigz 0xbigz commented Nov 27, 2025

No description provided.


// Proceed if order is low risk and we can fill it. Otherwise check if we can higher risk order immediately
let can_fill_order = if can_fill_low_risk {
let can_fill_order = if can_fill_low_risk && user_can_skip_auction_duration{
Copy link
Member Author

Choose a reason for hiding this comment

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

@crispheaney suggestion by @moosecat2 is remove this

@0xbigz 0xbigz merged commit 91ed28c into master Dec 1, 2025
11 checks passed
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