Difference between revisions of "Nodecore.properties"

From Veriblock Wiki
Jump to: navigation, search
(Created page with "These are the parameters from the nodecore.properties file. They are used by NodeCore. <pre> peer.bootstrap.hosts = 78.46.106.162:6500,94.130.33.180:6500,173.199.119.135:650...")
 
Line 1: Line 1:
 +
See: [[Main_Page]]
 +
 
These are the parameters from the nodecore.properties file. They are used by NodeCore.
 
These are the parameters from the nodecore.properties file. They are used by NodeCore.
  

Revision as of 00:04, 22 March 2018

See: Main_Page

These are the parameters from the nodecore.properties file. They are used by NodeCore.


peer.bootstrap.hosts = 78.46.106.162:6500,94.130.33.180:6500,173.199.119.135:6500
peer.bind.address = 0.0.0.0
peer.bind.port = 6500
peer.external.timeout = 10000
peer.rate.limit = 100
peer.min.count = 8
peer.max.count = 500
peer.ban.threshold = 1000
peer.share.platform = false

rpc.bind.address = 127.0.0.1
rpc.bind.port = 10500
rpc.rate.limit = 100

pool.stats.bind.address = 127.0.0.1
pool.stats.bind.port = 8500

ucp.mining.bind.address = 127.0.0.1
ucp.mining.bind.port = 8501

transaction.fee = 1

blockchain.search.length = 2016