Show a proper message ('User denied transaction signature') when the user cancels/reject the wrap transaction in MetaMask. Previously, if the user rejected the transaction the message "You have ${currentEthAmount} ETH but you need ${ethNeeded} ETH to make this operation" would appear.
Move and rename some exception files that existed on the steps_modal folder.
My suggestion is to check the 1st commit for the 1st item above, and the last one for the files move and rename.
Connects #503.
Includes
You have ${currentEthAmount} ETH but you need ${ethNeeded} ETH to make this operation
" would appear.steps_modal
folder.My suggestion is to check the 1st commit for the 1st item above, and the last one for the files move and rename.
Screen
This is the screens of the corresponding message: