mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Drop unnecessary workaround
This commit is contained in:
parent
cd2004e120
commit
7895b4c64a
1 changed files with 0 additions and 3 deletions
|
@ -5,7 +5,6 @@ active: true
|
||||||
banner: "WARNING: many wallets currently vulnerable to double-spending of confirmed transactions (click here to read)"
|
banner: "WARNING: many wallets currently vulnerable to double-spending of confirmed transactions (click here to read)"
|
||||||
bannerclass: "alert"
|
bannerclass: "alert"
|
||||||
---
|
---
|
||||||
{% capture markdown %}
|
|
||||||
<p><em>This document is being updated as new information arrives. Last
|
<p><em>This document is being updated as new information arrives. Last
|
||||||
update: 2015-07-06 02:00. All times are UTC.</em></p>
|
update: 2015-07-06 02:00. All times are UTC.</em></p>
|
||||||
|
|
||||||
|
@ -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
|
[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
|
[invalid block hashes]: https://en.bitcoin.it/wiki/July_2015_Forks#Invalid_Block_Hashes
|
||||||
{% endcapture %}
|
|
||||||
{{ markdown | markdownify }}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue