You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -157,10 +161,14 @@ export default function HomePage() {
157
161
</CardContent>
158
162
</Card>
159
163
160
-
<Cardtitle="Verified proofs have been checked against locally-stored block headers. This confirms the transaction was included in a mined block, but does NOT prove the UTXO is currently unspent.">
title="Verified proofs have been checked against locally-stored block headers. This confirms the transaction was included in a mined block, but does NOT prove the UTXO is currently unspent."
@@ -190,10 +198,14 @@ export default function HomePage() {
190
198
</CardContent>
191
199
</Card>
192
200
193
-
<Cardtitle="Block headers are 80-byte summaries of each block. They contain the Merkle root needed to verify BEEF proofs locally without trusting a third party.">
title="Block headers are 80-byte summaries of each block. They contain the Merkle root needed to verify BEEF proofs locally without trusting a third party."
0 commit comments