Skip to content

Signum Node v3.7.2-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 18:58
· 233 commits to main since this release

v3.7.2-beta2 (Testnet only)

  • Fix smart contract transaction generation issue (potential ID clash)

Make sure you have node.network = signum.net.TestnetNetwork in your configuration file.

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.