Delete 9.md

This commit is contained in:
wakgill
2021-01-01 21:02:57 -06:00
committed by GitHub
parent 0ca130d18e
commit 2590a4f52a
-30
View File
@@ -1,30 +0,0 @@
---
layout: default
title: “[bitcoin-list] Bitcoin v0.1.5 released”
grand_parent: Emails
parent: bitcoin-list
nav_order: 9
---
# Bitcoin P2P e-cash paper
The email on the Cryptography Mailing List that announced Bitcoin publicly to the world.
{: .fs-6 .fw-300 }
---
```
> What's next?
The next thing for v0.1.6 is to take advantage of multiple
processors to generate blocks. Currently it only starts one
thread. If you have a multi-core processor like a Core Duo or
Quad this will double or quadruple your production.
Later I want to add interfaces to make it really easy to integrate
into websites from any server side language.
Satoshi
http://www.bitcoin.org
```