Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
donkeypenguin authored Dec 29, 2024
1 parent 8c307bb commit 6da4c85
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

## Currency
**Currency**
- Symbol: ツ
- Code: GRIN
- Precision: 10−9
Expand All @@ -13,7 +12,7 @@
- Inflation rate: ~ツ32,400,000 minted each year.
- Supply limit: No limit (ツ1/sec, forever)

## Ledger
**Ledger**
- Timestamping scheme: Proof-of-work (MimbleWimble)
- Hash function: Cuckatoo32
- Difficulty Adjustment: [Damped Weighted Moving Average](https://github.com/mimblewimble/grin/blob/master/core/src/consensus.rs#L174)
Expand All @@ -24,7 +23,7 @@
- Average Transaction Size: ~1.76KB
- Max Transaction Throughput: ~15 transactions per second

## Development
**Development**
- Original author(s): Ignotus Peverell
- Initial release: v1.0.0 / January 15th, 2019
- Latest release: v5.3.3 / September 16th, 2024
Expand Down

0 comments on commit 6da4c85

Please sign in to comment.