mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
Skip loading indication from send screen
This commit is contained in:
parent
47b2ae1c5f
commit
7f947f8ab2
@ -236,7 +236,6 @@ SendTransactionScreen.prototype.onSubmit = function () {
|
||||
}
|
||||
|
||||
this.props.dispatch(actions.hideWarning())
|
||||
this.props.dispatch(actions.showLoadingIndication())
|
||||
|
||||
var txParams = {
|
||||
from: this.props.address,
|
||||
|
Loading…
Reference in New Issue
Block a user