We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2986e2d commit a90c179Copy full SHA for a90c179
1 file changed
data/bn.cfg
@@ -151,10 +151,6 @@ bip65 = true
151
bip90 = true
152
153
[node]
154
-# The maximum number of initial block download peers, defaults to 0 (physical cores).
155
-sync_peers = 0
156
-# The time limit for block response during initial block download, defaults to 5.
157
-sync_timeout_seconds = 5
158
# The time period for block polling after initial block download, defaults to 1 (0 disables).
159
block_poll_seconds = 1
160
# The minimum fee per byte required for transaction acceptance, defaults to 1.
0 commit comments