We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0808be7 commit 1243e57Copy full SHA for 1243e57
docs/using_javatron/toolkit.md
@@ -113,7 +113,7 @@ $ nohup java -Xms9G -Xmx9G -XX:ReservedCodeCacheSize=256m \
113
-XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=70 \
114
-jar FullNode.jar -c main_net_config.conf >> start.log 2>&1 &
115
116
-# Super representitive's FullNode
+# Super representative's FullNode
117
$ nohup java -Xms9G -Xmx9G -XX:ReservedCodeCacheSize=256m \
118
-XX:MetaspaceSize=256m -XX:MaxMetaspaceSize=512m \
119
-XX:MaxDirectMemorySize=1G -XX:+PrintGCDetails \
0 commit comments