fix:typo
authorThomasV <thomasv@gitorious>
Tue, 1 May 2012 19:37:35 +0000 (21:37 +0200)
committerThomasV <thomasv@gitorious>
Tue, 1 May 2012 19:37:35 +0000 (21:37 +0200)
watch_address

index 9d7b381..162c5a6 100755 (executable)
@@ -25,7 +25,7 @@ while True:
             if item['height']:
                 confirmed += v
             else:
-                uunconfirmed += v
+                unconfirmed += v
         print (confirmed+unconfirmed)/1.e8