MetaMask / core

This monorepo is a collection of packages used across multiple MetaMask clients
MIT License
293 stars 188 forks source link

chore: update transaction polling variables #4953

Closed matthewwalsh0 closed 5 days ago

matthewwalsh0 commented 6 days ago

Explanation

Update the transaction polling variables.

While these are initially static constants, they will be controlled by remote feature flags in a subsequent PR.

References

Changelog

Checklist