README.leveldb: no need for txindex
authorEagle[TM] <eagletm@mpex.net>
Sat, 9 Nov 2013 22:07:48 +0000 (23:07 +0100)
committerEagle[TM] <eagletm@mpex.net>
Sat, 9 Nov 2013 22:07:48 +0000 (23:07 +0100)
README.leveldb

index 036f63c..78d86a3 100644 (file)
@@ -12,9 +12,10 @@ Install version 0.8 or equivalent.
 Patch it with the patch distributed with Electrum.
 
 Note: Even though Electrum's database uses pruning, you cannot use it
-with a pruning bitcoind. A full bitcoin node is required in order to
-know for each address if it has been used. Pruning occurs only at the
-level of the Electrum database.
+with a ultra-pruning bitcoind (forthcoming in 0.9 or later).
+A full bitcoin node is required in order to know for each address 
+if it has been used. Pruning occurs only at the level of the Electrum database.
+txindex=1 however is *not* needed!
 
 __________________________________________________________