From dad357c38831449cc23b76bb5d133dabb404f878 Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Tue, 11 Feb 2014 17:11:59 -0300 Subject: [PATCH] fixed address balances and tx --- test/integration/addr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/integration/addr.json b/test/integration/addr.json index f96dbe90..9de33e9b 100644 --- a/test/integration/addr.json +++ b/test/integration/addr.json @@ -43,9 +43,9 @@ }, { "addr": "mzW2hdZN2um7WBvTDerdahKqRgj3md9C29", - "txApperances": 6048, - "balance": 1199.74393851, - "totalReceived": 1199.74393851, + "txApperances": 2041, + "balance": 1199.74393853, + "totalReceived": 1199.74393853, "totalSent": 0 }, {