poanetwork / nifty-wallet

A fork of MetaMask focused on the usability of real-world applications
https://chrome.google.com/webstore/detail/nifty-wallet/jbdaocneiiinmjbjlgalhcelgbejmnid
MIT License
92 stars 42 forks source link

RSK: fix GasPrice calculation (changed output of minimumGasPrice) #369

Closed vbaranov closed 4 years ago

vbaranov commented 4 years ago

Fix for https://forum.poa.network/t/wrong-value-for-gasprice-when-sending-tokens-rsk-network/3407/2

minimumGasPrice property returns hex now instead of number as it was previously.