mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-03 06:13:31 +00:00
chore: fix comment
This commit is contained in:
parent
912038bb08
commit
6c8955d4bc
@ -403,7 +403,7 @@ def compute_cells_and_proofs(blob: Blob) -> Tuple[
|
||||
```python
|
||||
def compute_cells(blob: Blob) -> Vector[Cell, CELLS_PER_EXT_BLOB]:
|
||||
"""
|
||||
Compute the cell data for a blob (without computing the proofs).
|
||||
Compute the cell data for an extended blob (without computing the proofs).
|
||||
|
||||
Public method.
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user