Browse Source

README about auto sync blockchain script

stuff
xcps 6 years ago
parent
commit
edb9cbe06e
  1. 7
      README.md

7
README.md

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
Use mysql
<pre>
cd gostexplr
npm i
@ -7,6 +7,11 @@ npm run syncBlockchain @@ -7,6 +7,11 @@ npm run syncBlockchain
npm run start
</pre>
In ~/.gostcoin/gostcoin.conf add this parameter
<pre>
blocknotify=/path/to/your/gostexplr/scripts/blocknotify.sh
</pre>
TODO:
- cut possible -000 from transaction
- search NOT FOUND message

Loading…
Cancel
Save