Files

23 lines
745 B
Markdown
Raw Permalink Normal View History

2021-01-04 20:34:35 -06:00
---
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.
```