Files
2021-01-07 21:46:43 -06:00

21 lines
780 B
Markdown

---
layout: forum
title: 'Re: Could the bitcoin network be destroyed by someone generating endless bitcoin add'
grand_parent: Forum Posts
parent: Bitcoin Forum
nav_order: 94
date: 2010-05-16 21:01:44 UTC
original: https://bitcointalk.org/index.php?topic=130.msg1130#msg1130
---
# Re: Could the bitcoin network be destroyed by someone generating endless bitcoin add
---
```
Re: Could the bitcoin network be destroyed by someone generating endless bitcoin add
May 16, 2010, 09:01:44 PM
When you generate a new bitcoin address, it only takes disk space on your own computer (like 500 bytes). It's like generating a new PGP private key, but less CPU intensive because it's ECC. The address space is effectively unlimited. It doesn't hurt anyone, so generate all you want.
```