From 3308978eef5ab9d6304f334ad6c50a03f667f8c4 Mon Sep 17 00:00:00 2001 From: Leopere Date: Tue, 6 Nov 2018 18:36:04 -0500 Subject: [PATCH] Cleanup ToDo --- lbrycrd/start.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lbrycrd/start.sh b/lbrycrd/start.sh index 50c22ce..af0c89a 100755 --- a/lbrycrd/start.sh +++ b/lbrycrd/start.sh @@ -1,7 +1,6 @@ #!/usr/bin/env bash -# ## ToDo: -# ## Get a test case to see if this is the first run or a repeat run +# ## ToDo: Get a test case to see if this is the first run or a repeat run. # ## If it's a first run you need to do a full index including all transactions # ## tx index creates an index of every single transaction in the block history if # ## not specified it will only create an index for transactions that are related to the wallet or have unspent outputs.