diff options
author | Dan <danjm.com@gmail.com> | 2018-03-14 22:58:26 +0800 |
---|---|---|
committer | Dan <danjm.com@gmail.com> | 2018-03-14 22:58:26 +0800 |
commit | f8e13fd793c5761c4c077b912934f8cbc434b13c (patch) | |
tree | 17ab045bfcdaddd02d1f0a882891dd2699a4afb4 /development/states | |
parent | 106ce091a9ef9fbd37b90c49bc76f12bd796ebb5 (diff) | |
download | tangerine-wallet-browser-f8e13fd793c5761c4c077b912934f8cbc434b13c.tar.gz tangerine-wallet-browser-f8e13fd793c5761c4c077b912934f8cbc434b13c.tar.zst tangerine-wallet-browser-f8e13fd793c5761c4c077b912934f8cbc434b13c.zip |
Fix tests.
Diffstat (limited to 'development/states')
-rw-r--r-- | development/states/confirm-new-ui.json | 2 | ||||
-rw-r--r-- | development/states/send-edit.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/states/confirm-new-ui.json b/development/states/confirm-new-ui.json index 6ea8e64cd..6981781a9 100644 --- a/development/states/confirm-new-ui.json +++ b/development/states/confirm-new-ui.json @@ -116,7 +116,7 @@ "send": { "gasLimit": "0xea60", "gasPrice": "0xba43b7400", - "gasTotal": "0xb451dc41b578", + "gasTotal": "0xaa87bee538000", "tokenBalance": null, "from": { "address": "0xc5b8dbac4c1d3f152cdeb400e2313f309c410acb", diff --git a/development/states/send-edit.json b/development/states/send-edit.json index 6ea8e64cd..6981781a9 100644 --- a/development/states/send-edit.json +++ b/development/states/send-edit.json @@ -116,7 +116,7 @@ "send": { "gasLimit": "0xea60", "gasPrice": "0xba43b7400", - "gasTotal": "0xb451dc41b578", + "gasTotal": "0xaa87bee538000", "tokenBalance": null, "from": { "address": "0xc5b8dbac4c1d3f152cdeb400e2313f309c410acb", |