From 950f285a5c49d152ad5036febed66e535a4840e5 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Wed, 13 Nov 2013 22:26:45 -0200 Subject: [PATCH] small TODO --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 95a9353a..99444fa2 100644 --- a/TODO +++ b/TODO @@ -57,4 +57,5 @@ this resource to report the number of torrent peers) - Don't accept dht "post"+k if k violates the validatePostNumberForUser() rule. +- Implement -secdatadir= parameter to store sensitive data (wallet, dm) in a separated dir.