mirror of
https://github.com/GOSTSec/gostexplr
synced 2025-01-30 08:24:23 +00:00
README about auto sync blockchain script
This commit is contained in:
parent
953c34713e
commit
edb9cbe06e
@ -1,4 +1,4 @@
|
|||||||
|
Use mysql
|
||||||
<pre>
|
<pre>
|
||||||
cd gostexplr
|
cd gostexplr
|
||||||
npm i
|
npm i
|
||||||
@ -7,6 +7,11 @@ npm run syncBlockchain
|
|||||||
npm run start
|
npm run start
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
In ~/.gostcoin/gostcoin.conf add this parameter
|
||||||
|
<pre>
|
||||||
|
blocknotify=/path/to/your/gostexplr/scripts/blocknotify.sh
|
||||||
|
</pre>
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
- cut possible -000 from transaction
|
- cut possible -000 from transaction
|
||||||
- search NOT FOUND message
|
- search NOT FOUND message
|
||||||
|
Loading…
x
Reference in New Issue
Block a user