diff options
Diffstat (limited to 'development/states')
-rw-r--r-- | development/states/confirm-new-ui.json | 1 | ||||
-rw-r--r-- | development/states/confirm-sig-requests.json | 1 | ||||
-rw-r--r-- | development/states/currency-localization.json | 1 | ||||
-rw-r--r-- | development/states/send-edit.json | 1 | ||||
-rw-r--r-- | development/states/send-new-ui.json | 1 | ||||
-rw-r--r-- | development/states/tx-list-items.json | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/development/states/confirm-new-ui.json b/development/states/confirm-new-ui.json index dfa4170bb..c7c0b0893 100644 --- a/development/states/confirm-new-ui.json +++ b/development/states/confirm-new-ui.json @@ -202,7 +202,6 @@ }, "basicEstimateIsLoading": false, "gasEstimatesLoading": false, - "basicPriceAndTimeEstimates": [], "priceAndTimeEstimates": [ { "expectedTime": "1374.1168296452973076627", diff --git a/development/states/confirm-sig-requests.json b/development/states/confirm-sig-requests.json index e7658aa29..fdbfa5058 100644 --- a/development/states/confirm-sig-requests.json +++ b/development/states/confirm-sig-requests.json @@ -228,7 +228,6 @@ }, "basicEstimateIsLoading": false, "gasEstimatesLoading": false, - "basicPriceAndTimeEstimates": [], "priceAndTimeEstimates": [ { "expectedTime": "1374.1168296452973076627", diff --git a/development/states/currency-localization.json b/development/states/currency-localization.json index f9cfddb73..b15b8457c 100644 --- a/development/states/currency-localization.json +++ b/development/states/currency-localization.json @@ -178,7 +178,6 @@ }, "basicEstimateIsLoading": false, "gasEstimatesLoading": false, - "basicPriceAndTimeEstimates": [], "priceAndTimeEstimates": [ { "expectedTime": "1374.1168296452973076627", diff --git a/development/states/send-edit.json b/development/states/send-edit.json index df97e1ef5..b500d14bd 100644 --- a/development/states/send-edit.json +++ b/development/states/send-edit.json @@ -206,7 +206,6 @@ }, "basicEstimateIsLoading": false, "gasEstimatesLoading": false, - "basicPriceAndTimeEstimates": [], "priceAndTimeEstimates": [ { "expectedTime": "1374.1168296452973076627", diff --git a/development/states/send-new-ui.json b/development/states/send-new-ui.json index 545bd532d..b6cec1909 100644 --- a/development/states/send-new-ui.json +++ b/development/states/send-new-ui.json @@ -186,7 +186,6 @@ }, "basicEstimateIsLoading": false, "gasEstimatesLoading": false, - "basicPriceAndTimeEstimates": [], "priceAndTimeEstimates": [ { "expectedTime": "1374.1168296452973076627", diff --git a/development/states/tx-list-items.json b/development/states/tx-list-items.json index e3f91ad0e..2b2bda2da 100644 --- a/development/states/tx-list-items.json +++ b/development/states/tx-list-items.json @@ -1109,7 +1109,6 @@ }, "basicEstimateIsLoading": false, "gasEstimatesLoading": false, - "basicPriceAndTimeEstimates": [], "priceAndTimeEstimates": [ { "expectedTime": "1374.1168296452973076627", |