mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-20 23:49:54 +00:00
Fix mistake
This commit is contained in:
parent
4eee3b0c3b
commit
121a3b7b24
@ -17,6 +17,7 @@ def test_invariants(spec):
|
||||
assert spec.config.NUMBER_OF_COLUMNS % spec.config.DATA_COLUMN_SIDECAR_SUBNET_COUNT == 0
|
||||
assert spec.config.MAX_REQUEST_DATA_COLUMN_SIDECARS == (
|
||||
spec.config.MAX_REQUEST_BLOCKS_DENEB * spec.config.NUMBER_OF_COLUMNS
|
||||
)
|
||||
|
||||
|
||||
@with_eip7594_and_later
|
||||
|
Loading…
x
Reference in New Issue
Block a user