diff --git a/lib/functions.py b/lib/functions.py
index d7d44c3bd209f725c455cb4e845a1e0a60029f12..41874c21ce562eec3953bde9b25d6cbaf22724b6 100644
--- a/lib/functions.py
+++ b/lib/functions.py
@@ -98,7 +98,7 @@ def get_identities_and_wallets(start_timestamp: int, leveldb_path: str) -> tuple
         # add missing money to treasury
         treasury += missing_money
     # FIXME get real treasury address
-    wallets["5EYCAe5ijiYfyeZ2JJCGq56LmPyNRAKzpG4QkoQkkQNB5e6Z"] = treasury
+    # wallets["5EYCAe5ijiYfyeZ2JJCGq56LmPyNRAKzpG4QkoQkkQNB5e6Z"] = treasury
 
     # TODO make sure that index respects order of arrival
     # Get identities names by pubkey