Skip to content

Signum Node v3.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 12:17
· 731 commits to main since this release
49dbdc8

v3.3.3

  • Minor fix for the suggested fees

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.