From 78ff03210494ca3d41f07fd40d5ab6da5079ce4c Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Fri, 1 Jan 2021 18:52:16 -0600 Subject: [PATCH] Create 3.md --- docs/emails/mike-hearn/3.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/emails/mike-hearn/3.md diff --git a/docs/emails/mike-hearn/3.md b/docs/emails/mike-hearn/3.md new file mode 100644 index 0000000..fbd3715 --- /dev/null +++ b/docs/emails/mike-hearn/3.md @@ -0,0 +1,26 @@ +--- +layout: default +title: 'Re: Questions about BitCoin' +date: 2009-04-13 23:11 +grand_parent: Emails +parent: Mike Hearn +nav_order: 3 +--- + +# Re: Questions about BitCoin + +The email on the Cryptography Mailing List that announced Bitcoin publicly to the world. +{: .fs-6 .fw-300 } + +--- + +``` +From: Satoshi Nakamoto +Date: Mon, Apr 13, 2009 at 11:11 PM +To: Mike Hearn +Subject: Re: Questions about BitCoin + +It keeps getting extended all the time. If it stopped, an attacker would have time to catch up. Don't worry, empty blocks aren't very big. + +As you say, it's the order of events that matters. +```