-
Notifications
You must be signed in to change notification settings - Fork 65
Operational Configuration
Eric Voskuil edited this page May 3, 2017
·
20 revisions
Default configuration is generally optimal for initial block download. Once the node is fully synchronized the following settings changes are recommended. See also initial configuration.
[network]
inbound_connections = 100
outbound_connections = 8
channel_expiration_minutes = 1440
# self = 0.0.0.0:0
These settings enable more channels, giving better visibility to blocks and transactions. Also setting network.self
advertises the address to peers so that the node will start to receive incoming connections.
Users | Developers | License | Copyright © 2011-2024 libbitcoin developers
- Home
- Build Server
- Download Server
- Frequently Asked Questions
- General Information
- Client Server Interface
- Configuration Settings
- Tutorials