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
{{ message }}
This repository has been archived by the owner on May 11, 2022. It is now read-only.
On the send screen, cancel model and speed up / gas customization modal/screen, we will have a component that suggests three possible prices to the user.
We need to be able to calculate these either at the time at which they need to be rendered, or as blocks update.
The result of this task should be either gas price suggestion data within our redux state that is updated from the background on block changes, or a function that can be called to return the suggestions.
The text was updated successfully, but these errors were encountered:
On the send screen, cancel model and speed up / gas customization modal/screen, we will have a component that suggests three possible prices to the user.
We need to be able to calculate these either at the time at which they need to be rendered, or as blocks update.
The result of this task should be either gas price suggestion data within our redux state that is updated from the background on block changes, or a function that can be called to return the suggestions.
The text was updated successfully, but these errors were encountered: