From fd37f5db65f2abae1bfe6b07b91d41a153f16ba7 Mon Sep 17 00:00:00 2001 From: Kevin Serrano Date: Sun, 7 Aug 2016 17:23:35 -0700 Subject: Add fix for zero balance shorten. --- development/states/account-detail-with-transaction-history.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'development/states') diff --git a/development/states/account-detail-with-transaction-history.json b/development/states/account-detail-with-transaction-history.json index 060a7f90a..69af85623 100644 --- a/development/states/account-detail-with-transaction-history.json +++ b/development/states/account-detail-with-transaction-history.json @@ -75,7 +75,7 @@ "txParams": { "from": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc", "to": "0x18a3462427bcc9133bb46e88bcbe39cd7ef0e761", - "value": "0x99966c8104aa57038000", + "value": "0x0", "origin": "thelongestdomainnameintheworldandthensomeandthensomemoreandmore.com", "metamaskId": 1467923203344608, "metamaskNetworkId": "2" -- cgit v1.2.3