#Nexus private standalone node config- Only for 5.1 rc1 & above
#Default API user/pass to blank for private network
#Disable authentication of API requests
#To remotely access the node API's
#To remotely access API's use the llpallowip flag. The <ipaddress> can use wildcards; (llpallowip=192.168.*.*:7080)
llpallowip=<ipaddress>:7080
#Run node in private mode (defaults to testnet in 5.1)
#Run as a standalone node. (Disable this on additional nodes)
#Run as a local node, disable for public node
#Enables multiple users to be logged in concurrently
#Latency is in ms, this is the min time between blocks
#Enables creation of blocks in private mode.( Use only on one node) (Use a secure password)
#To connect additional nodes use addnode flag, the ipaddress will be of the first node with the βgenerateβ flag)
#To avoid accidental node shutdown with the stop command