You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This document will describe the node folder structure. It will not describe the "source" node structure.
When installing the node you'll end up with the rise folder containing the following subfolders:
bin
data
etc
lib
logs
pids
scripts
share
src
Most of the folders are no use to the node operator but logs, data, etc are particoularly helpful in some situations.
Etc
The etc subfolder contains most of the configuration files from both the core and the dependencies. You can tweak any file in this folder but you should know what you're doing.
The node_config.json is particoularly helpful for forging delegates. Inside such file you can enter your forging 'secret'. Example: