Qortal Project

The future of blockchain platforms

User Tools

Site Tools


qortal_core

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
qortal_core [12/07/2022 13:17] – [How do I enable "top-only" mode?] gfactorqortal_core [12/07/2022 13:56] – [How do I enable "top-only" mode?] gfactor
Line 51: Line 51:
  
 Refer to the [[How To Reduce Bandwidth]] page. Refer to the [[How To Reduce Bandwidth]] page.
- 
 ===== My node is taking a long time to sync and get peers. Any solutions? ===== ===== My node is taking a long time to sync and get peers. Any solutions? =====
  
Line 158: Line 157:
 =====If I want lower bandwidth or have lower bandwidth service, what could I set the peer settings to?=====  =====If I want lower bandwidth or have lower bandwidth service, what could I set the peer settings to?===== 
  
-Probably worth trying with these (leave the minOutboundPeer blank if you have that particular line in settings): +Refer to the [[How To Reduce Bandwidth]] page.
- +
-<code>+
-“minBlockchainPeers": 3, +
-"maxPeers": 7, +
-“relayModeEnabled": false +
-}</code> +
 =====What is the max number of peers I could set to support the network?===== =====What is the max number of peers I could set to support the network?=====