revert constants until all cl agree

This commit is contained in:
Agnish Ghosh 2024-08-18 14:17:33 +05:30
parent 8eaa903c43
commit 032f544d65
No known key found for this signature in database
GPG Key ID: 7BDDA05D1B25E9F8
1 changed files with 2 additions and 2 deletions

View File

@ -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