Signum Node v3.7.3
v3.7.3
- Indirect incoming transactions database speed up
- General optimization of database indices
To install, download the zip file and extract all the contents to a folder of your choice. Now either run the signum-node.exe
file (if on Windows) or java -jar signum-node.jar
otherwise.
For command line options run java -jar signum-node.jar -h
.
Optionally, inside the conf
folder, make a copy of node-default.properties
and name it simply node.properties
. Modify its contents to suit your needs.
You will need Java 11 (recommended) or superior, the windows package comes with it inside.