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

Remove SETTLE_TAKE_PAIR command #371

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

hensha256
Copy link
Contributor

While efficient, its hard for people to identify when to use it safely and when you cannot. Better to remove it and keep people safe(r).

Comment on lines 32 to 34
uint256 constant CLOSE_CURRENCY = 0x17;
uint256 constant CLEAR_OR_TAKE = 0x18;
uint256 constant SWEEP = 0x19;

Choose a reason for hiding this comment

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

should the subsequent actions be shifted up to replace it?

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.

2 participants