@metamask/polling-controller
Version:
Polling Controller is the base for controllers that polling by networkClientId
16 lines (8 loc) • 420 B
Markdown
PollingController is used as the base for all controllers that need to poll for updates based on `networkClientId`.
`yarn add @metamask/polling-controller`
or
`npm install @metamask/polling-controller`
This package is part of a monorepo. Instructions for contributing can be found in the [monorepo README](https://github.com/MetaMask/core#readme).