From 7895b4c64a2bd39bfa48143b50998021acfa1a6f Mon Sep 17 00:00:00 2001 From: "David A. Harding" Date: Mon, 6 Jul 2015 11:17:51 -0400 Subject: [PATCH] Drop unnecessary workaround --- _alerts/2015-07-04-spv-mining.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/_alerts/2015-07-04-spv-mining.md b/_alerts/2015-07-04-spv-mining.md index 8a3aae11..5f19ed84 100644 --- a/_alerts/2015-07-04-spv-mining.md +++ b/_alerts/2015-07-04-spv-mining.md @@ -5,7 +5,6 @@ active: true banner: "WARNING: many wallets currently vulnerable to double-spending of confirmed transactions (click here to read)" bannerclass: "alert" --- -{% capture markdown %}

This document is being updated as new information arrives. Last update: 2015-07-06 02:00. All times are UTC.

@@ -152,5 +151,3 @@ Please see the list of [invalid block hashes][] on the Bitcoin Wiki. [electrum note]: https://en.bitcoin.it/wiki/July_2015_Forks#Electrum [invalid block hashes]: https://en.bitcoin.it/wiki/July_2015_Forks#Invalid_Block_Hashes -{% endcapture %} -{{ markdown | markdownify }}