From c46f3d59de1201e800e7cee22a593d26dfb575bd Mon Sep 17 00:00:00 2001 From: Kevin Serrano Date: Mon, 27 Feb 2017 13:53:08 -0800 Subject: [PATCH] Fix state to render gasPrice for ui dev. --- development/states/conf-tx.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/development/states/conf-tx.json b/development/states/conf-tx.json index 11b0eec89..b44d23ad8 100644 --- a/development/states/conf-tx.json +++ b/development/states/conf-tx.json @@ -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",