Skip to content

Commit 61caea6

Browse files
authored
Merge pull request #74 from bitcoin-dev-project/add-reorg-calculator
add reorg calculator
2 parents f978b43 + 43f727a commit 61caea6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

decoding/reorg-calculator.mdx

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: "Reorg Calculator"
3+
date: 2024-01-25T15:32:14Z
4+
lastmod: "2024-07-26"
5+
draft: false
6+
category: Tools
7+
layout: TopicBanner
8+
icon: "FaTools"
9+
order: 201
10+
---
11+
12+
This calculator computes the probability that an attacker with a given percentage of the total network hashrate could successfully reorganize `z` blocks
13+
14+
<ReorgCalculator />
15+
16+

0 commit comments

Comments
 (0)