White-Whale-Defi-Platform/white-whale-core

Remove burn fee sanity check with factory tokens

Closed this issue · 0 comments

If you want to report a security issue, please follow our security policy: https://github.com/White-Whale-Defi-Platform/migaloo-core/blob/main/SECURITY.md


Improvement description

When creating pools and updating their config there is a check that prevents you to set burn fees if the asset is a token factory token. This was done since you couldn't burn tf tokens, which seems to be resolved in new versions of the token factory.

Therefore, remove this check as there are projects with factory tokens interested in the burning fee.


Additional context

Add any other context here, code snippets, json responses, screenshots and so on.

Code sample
Logs
Screenshots