Update blog/inheritance-when-trust-fails.html

removed mid image
This commit is contained in:
2026-08-17 08:46:24 +00:00
parent 75a4d489c3
commit 3a0b9bd84e

View File

@@ -228,9 +228,6 @@ footer .built{font-size:13px;color:var(--muted);margin-top:8px}
<p>Bitcoin has a native, little-known feature designed precisely to program the future: the <strong>timelock</strong> (nLockTime). It lets you sign a transaction today that becomes valid only after a certain date. A kind of letter to the future, sealed by cryptography: nobody can open it early, nobody can change its contents, and when the moment comes it executes exactly as written.</p>
<p>This is the foundation of <strong><span translate="no">Bitcoin After Life</span></strong>.</p>
<figure>
<img src="img/inheritance-mid.png" width="1600" height="900" loading="lazy" alt="Temporal Seal — a timelocked transaction">
</figure>
<h2><span translate="no">Bitcoin After Life</span>: the will that executes itself</h2>
<p><a href="https://bitcoin-after.life/" target="_blank" rel="noopener"><span translate="no">Bitcoin After Life</span> (B.A.L.)</a> is an open-source protocol created to solve exactly this problem: leaving your bitcoin as inheritance <strong>without intermediaries</strong> — no notaries, no human executors to trust, no third parties who can interfere.</p>