You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow the user to enter max % tax on both Buy and Sell and to allow the user to enable or disable this check in appsettings.json.
If it's enabled:
Detect Buy and Sell Tax % (example using honeypot.is) , if it's above the user configured value inside appsettings.json, return false / fail.
The text was updated successfully, but these errors were encountered:
ghost
changed the title
[Feature Request]
[Feature Request] Check Buy and Sell Tax %, fail check if it's higher than user values
Sep 12, 2021
Allow the user to enter max % tax on both Buy and Sell and to allow the user to enable or disable this check in appsettings.json.
If it's enabled:
Detect Buy and Sell Tax % (example using honeypot.is) , if it's above the user configured value inside appsettings.json, return false / fail.
The text was updated successfully, but these errors were encountered: