Files
2021-01-07 13:49:45 -06:00

27 lines
970 B
Markdown

---
layout: forum
title: 'Re: Bitcoin Address Collisions'
grand_parent: Forum Posts
parent: Bitcoin Forum
nav_order: 68
date: 2010-02-23 22:24:00 UTC
original: https://bitcointalk.org/index.php?topic=62.msg453#msg453
---
# Re: Bitcoin Address Collisions
---
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight">
<code>Re: Bitcoin Address Collisions
February 23, 2010, 10:24:00 PM
<a href="https://bitcointalk.org/index.php?topic=62.msg450#msg450">Quote from: NewLibertyStandard on February 23, 2010, 07:04:47 PM</a>
-------------
Are generated bitcoins encrypted with whichever address is currently displayed in the main Bitcoin window?
-------------
No, each generated transaction uses a new, single-use address.
Nothing uses the address in the main window, it's just there for convenience for you to copy. 0.2.5 has a "New..." button next to it to make it easy to change each time you use it.
</code></pre></div></div>