intentionally increase custody requirement
This commit is contained in:
parent
0e710da37b
commit
8f9f6544d9
|
@ -46,7 +46,7 @@ const
|
||||||
|
|
||||||
DATA_COLUMN_SIDECAR_SUBNET_COUNT* = 32
|
DATA_COLUMN_SIDECAR_SUBNET_COUNT* = 32
|
||||||
SAMPLES_PER_SLOT* = 8
|
SAMPLES_PER_SLOT* = 8
|
||||||
CUSTODY_REQUIREMENT* = 1
|
CUSTODY_REQUIREMENT* = 16
|
||||||
TARGET_NUMBER_OF_PEERS* = 70
|
TARGET_NUMBER_OF_PEERS* = 70
|
||||||
|
|
||||||
type
|
type
|
||||||
|
|
Loading…
Reference in New Issue