Create 26.md

This commit is contained in:
wakgill
2021-01-04 20:34:35 -06:00
committed by GitHub
parent 66d7eae5e1
commit ef80cce089
+22
View File
@@ -0,0 +1,22 @@
---
layout: forum
title: 'Re: Number of connections?'
grand_parent: Forum Posts
parent: Bitcoin Forum
nav_order: 26
date: 2010-01-20 20:07:15 UTC
original: https://bitcointalk.org/index.php?topic=18.msg97#msg97
---
# Re: Number of connections?
---
```
Re: Number of connections?
January 20, 2010, 08:07:15 PM
Coins generate at the same speed with any number of connections >= 1.
More connections just add redundancy. If you only had one connection, what if that node is slow or busy, or only connected to you? Having several connections increases the certainty that you're well connected to the network. That hasn't been a problem in practice, the network is very thoroughly connected. If you have 2 or 3 connections, you're fine.
```