diff --git a/watch_address b/watch_address index 9d7b3816..162c5a6d 100755 --- a/watch_address +++ b/watch_address @@ -25,7 +25,7 @@ while True: if item['height']: confirmed += v else: - uunconfirmed += v + unconfirmed += v print (confirmed+unconfirmed)/1.e8