'id' is mandatory field in JSON-RPC notification, even when it's 'null'.
[electrum-server.git] / README
diff --git a/README b/README
index 2b113bc..bdb7a5d 100644 (file)
--- a/README
+++ b/README
@@ -32,3 +32,8 @@ Note:
 You do not want to run bitcoin-abe and the server simultaneously, because they will both try to update the database. 
 If you want bitcoin-abe to be available on your website, run it with the --no-update option
 
+
+Upgrading Abe:
+if you upgrade abe, you might need to update the database. 
+in the abe directory, type:
+ python -m Abe.abe --config=abe.conf --upgrade