bump devnet constants

This commit is contained in:
Agnish Ghosh 2024-08-18 13:41:32 +05:30
parent 75e1bb616b
commit 8eaa903c43
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* = 32
DATA_COLUMN_SIDECAR_SUBNET_COUNT* = 128
SAMPLES_PER_SLOT* = 8
CUSTODY_REQUIREMENT* = 1
CUSTODY_REQUIREMENT* = 4
TARGET_NUMBER_OF_PEERS* = 70
type