Create 143.md

This commit is contained in:
wakgill
2021-01-08 21:42:08 -06:00
committed by GitHub
parent 875d9c0c95
commit 215a6cc610
+26
View File
@@ -0,0 +1,26 @@
---
layout: forum
title: 'Re: Bitcoin clients getting k-lined from the IRC bootstrapping channel'
grand_parent: Forum Posts
parent: Bitcoin Forum
nav_order: 143
date: 2010-06-25 21:15:15 UTC
original: https://bitcointalk.org/index.php?topic=215.msg1779#msg1779
---
# Re: Bitcoin clients getting k-lined from the IRC bootstrapping channel
---
```
Re: Bitcoin clients getting k-lined from the IRC bootstrapping channel
June 25, 2010, 09:15:15 PM
We need more details about what happened MadHatter.
Both 0.2 and 0.3 have a backup way of getting connected without IRC, it's just slower to get connected.
0.2 can find other nodes without IRC if it's ever been connected before, but a new install can't discover the network for the first time without IRC.
0.3 can also seed without IRC. It can operate entirely without IRC if it needs to, but it's better having IRC for redundancy.
```