chore: fix some comments (#200)

Signed-off-by: renshuncui <renshun@111.com>
This commit is contained in:
renshuncui 2025-02-17 17:48:30 +08:00 committed by GitHub
parent 691c1d56d3
commit e99af7d03e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -195,7 +195,7 @@ Request without losing their collateral.
Dispersal
---------
Here we propose an an alternative way to select hosts for slots that is a
Here we propose an alternative way to select hosts for slots that is a
variant of the "first come, first serve" approach that we described earlier. It
intends to alleviate these problems:

View File

@ -120,7 +120,7 @@ and $F(1)=1$ can be plugged in; for example, a parametric exponential:
$$ F_s(x) = \frac{\exp(sx) - 1}{\exp(s) - 1} $$
Remark: with this particular function, is is likely desired to have $s<0$
Remark: with this particular function, it is likely desired to have $s<0$
(resulting in fast expansion initially, slowing down later). Here is a
Mathematica one-liner to play with this idea:
```

View File

@ -155,7 +155,7 @@ Censorship resistance
---------------------
Censorship resistance can be achieved by having a decentralized architecture,
where anyone is allowed to propose blocks and there are are no admin rights that
where anyone is allowed to propose blocks and there are no admin rights that
allow a rollup operator to change the rules in their favour.
Only Fuel L2 V1 has all these properties, the others don't. And because Fuel L2