revert constants until all cl agree
This commit is contained in:
parent
8eaa903c43
commit
032f544d65
|
@ -47,9 +47,9 @@ const
|
|||
NUMBER_OF_COLUMNS* = 128
|
||||
MAX_CELLS_IN_EXTENDED_MATRIX* = MAX_BLOBS_PER_BLOCK * NUMBER_OF_COLUMNS
|
||||
|
||||
DATA_COLUMN_SIDECAR_SUBNET_COUNT* = 128
|
||||
DATA_COLUMN_SIDECAR_SUBNET_COUNT* = 32
|
||||
SAMPLES_PER_SLOT* = 8
|
||||
CUSTODY_REQUIREMENT* = 4
|
||||
CUSTODY_REQUIREMENT* = 1
|
||||
TARGET_NUMBER_OF_PEERS* = 70
|
||||
|
||||
type
|
||||
|
|
Loading…
Reference in New Issue