Update 'doc/developer-notes.md'
This commit is contained in:
@@ -13,11 +13,14 @@ git checkout zindexdb
|
|||||||
mv ~/.komodo/{HUSH3,HUSH3-backup}
|
mv ~/.komodo/{HUSH3,HUSH3-backup}
|
||||||
mkdir ~/.komodo/HUSH3
|
mkdir ~/.komodo/HUSH3
|
||||||
|
|
||||||
|
# Use your previous config as a base
|
||||||
|
cp ~/.komodo/{HUSH3,HUSH3-backup}/HUSH3.conf
|
||||||
|
# Add zindex to your node
|
||||||
|
echo "zindex=1" >> ~/.komodo/HUSH3/HUSH3.conf
|
||||||
|
|
||||||
# This is optional but will likely speed up sync time greatly
|
# This is optional but will likely speed up sync time greatly
|
||||||
cp ~/.komodo/{HUSH3-backup,HUSH3}/peers.dat
|
cp ~/.komodo/{HUSH3-backup,HUSH3}/peers.dat
|
||||||
|
|
||||||
echo "zindex=1" >> ~/.komodo/HUSH3/HUSH3.conf
|
|
||||||
|
|
||||||
# This log file is helpful for debugging more and will contain a history of the
|
# This log file is helpful for debugging more and will contain a history of the
|
||||||
# size of the anonset at every block height
|
# size of the anonset at every block height
|
||||||
./src/hushd &> hushd.log &
|
./src/hushd &> hushd.log &
|
||||||
|
|||||||
Reference in New Issue
Block a user