chore: fix some comments

Signed-off-by: renshuncui <renshun@111.com>
This commit is contained in:
renshuncui 2025-02-13 22:33:40 +08:00
parent 691c1d56d3
commit 1dd0ad455e
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