Update README.md

This commit is contained in:
Yzord
2016-10-04 12:00:27 +02:00
committed by GitHub
parent af7b3566c4
commit d2438574e6

View File

@@ -102,7 +102,6 @@ cd komodo
#This starts komodo notary - replace genproclimit with number of threads you want to use #This starts komodo notary - replace genproclimit with number of threads you want to use
./src/komodod -gen -genproclimit=2 -notary -pubkey="0259e137e5594cf8287195d13aed816af75bd5c04ae673296b51f66e7e8346e8d8" & ./src/komodod -gen -genproclimit=2 -notary -pubkey="0259e137e5594cf8287195d13aed816af75bd5c04ae673296b51f66e7e8346e8d8" &
#This starts komodo notary - replace genproclimit with number of threads you want to use
#This will get the stats: #This will get the stats:
./src/komodo-cli getinfo ./src/komodo-cli getinfo
@@ -110,7 +109,7 @@ cd komodo
#To view the process: #To view the process:
ps -ef | grep komodod ps -ef | grep komodod
#To stop the dameon: #To stop the daemon:
./src/komodo-cli stop ./src/komodo-cli stop
#To view komodod output: #To view komodod output: