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

[Assets Controllers] Remove old polling APIs #5165

Open
bergeron opened this issue Jan 16, 2025 · 0 comments
Open

[Assets Controllers] Remove old polling APIs #5165

bergeron opened this issue Jan 16, 2025 · 0 comments

Comments

@bergeron
Copy link
Contributor

  • TokenDetectionController
  • TokenListController
  • TokenRatesController

Still have the old polling API with start() and stop() functions. These should no longer be used, and safe to remove. The startPolling(input) and stopPollingByPollingToken(pollingToken) functions from the base class StaticIntervalPollingController should be used instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants