mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-25 20:02:58 +01:00
Fix state to render gasPrice for ui dev.
This commit is contained in:
parent
dfc89d6c6d
commit
c46f3d59de
@ -44,13 +44,14 @@
|
||||
"estimatedGas": "0x5209",
|
||||
"txFee": "17e0186e60800",
|
||||
"txValue": "de0b6b3a7640000",
|
||||
"maxCost": "de234b52e4a0800"
|
||||
"maxCost": "de234b52e4a0800",
|
||||
"gasPrice": "4a817c800"
|
||||
}
|
||||
},
|
||||
"currentFiat": "USD",
|
||||
"conversionRate": 12.7200827,
|
||||
"conversionDate": 1487363041,
|
||||
"noActiveNotices": false,
|
||||
"noActiveNotices": true,
|
||||
"lastUnreadNotice": {
|
||||
"read": true,
|
||||
"date": "Thu Feb 09 2017",
|
||||
|
Loading…
Reference in New Issue
Block a user