Skip to content

Commit 418c5a5

Browse files
LadyChristinadimkarakostas
authored andcommitted
Fix sublist issue
1 parent 3263581 commit 418c5a5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ multi_pool_blocks
77
output
88
input/*_raw_data.json
99
.coverage
10+
site

docs/metrics.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ produces most or all blocks).
1313
3. **Entropy**: Entropy represents the expected amount of information in the distribution of blocks across entities.
1414
The output of the metric is a real number. Typically, a higher value of entropy indicates higher decentralization
1515
(lower predictability). Entropy is parameterized by a base rate α, which defines different types of entropy:
16-
1716
- α = -1: min entropy
1817
- α = 0: Hartley entropy
1918
- α = 1: Shannon entropy (this is used by default)

0 commit comments

Comments
 (0)