Use engine API-compatible FIELD_ELEMENTS_PER_BLOB in minimal preset

This commit is contained in:
tersec 2023-02-16 15:23:05 +00:00
parent ab11a014ee
commit f82a440e04
No known key found for this signature in database
GPG Key ID: 3D7A11A0156519DC

View File

@ -2,7 +2,7 @@
# Misc # Misc
# --------------------------------------------------------------- # ---------------------------------------------------------------
# [customized] # `uint64(4096)`
FIELD_ELEMENTS_PER_BLOB: 4 FIELD_ELEMENTS_PER_BLOB: 4096
# `uint64(2**2)` (= 4) # `uint64(2**2)` (= 4)
MAX_BLOBS_PER_BLOCK: 4 MAX_BLOBS_PER_BLOCK: 4