mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
minor typo fix (#2286)
This commit is contained in:
parent
6165c0873c
commit
df5fc7027c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ The main goal and characteristics of the Grin project are:
|
||||||
* Privacy by default. This enables complete fungibility without precluding
|
* Privacy by default. This enables complete fungibility without precluding
|
||||||
the ability to selectively disclose information as needed.
|
the ability to selectively disclose information as needed.
|
||||||
* Scales mostly with the number of users and minimally with the number of
|
* Scales mostly with the number of users and minimally with the number of
|
||||||
transactions (<100 byte `kernel), resulting in a large space saving compared
|
transactions (<100 byte `kernel`), resulting in a large space saving compared
|
||||||
to other blockchains.
|
to other blockchains.
|
||||||
* Strong and proven cryptography. MimbleWimble only relies on Elliptic Curve
|
* Strong and proven cryptography. MimbleWimble only relies on Elliptic Curve
|
||||||
Cryptography which has been tried and tested for decades.
|
Cryptography which has been tried and tested for decades.
|
||||||
|
|
Loading…
Reference in a new issue