We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Finding: A borrower cannot prevent the transfer of market tokens if the market allows deposits only when the lenders have valid credentials
The issue is that it's not possible to block transfers completely, which we want to have as an option.
Solution: Add a new flag to HookedMarket to fully disable transfers.
HookedMarket
The text was updated successfully, but these errors were encountered:
3f92bf6
No branches or pull requests
Finding: A borrower cannot prevent the transfer of market tokens if the market allows deposits only when the lenders have valid credentials
The issue is that it's not possible to block transfers completely, which we want to have as an option.
Solution: Add a new flag to
HookedMarket
to fully disable transfers.The text was updated successfully, but these errors were encountered: