misc
This commit is contained in:
parent
07c6c88597
commit
dda550f8ed
|
@ -25,7 +25,7 @@ export tables
|
|||
|
||||
const
|
||||
# Size of blocks for storage / network exchange,
|
||||
DefaultBlockSize* = NBytes 1024*64
|
||||
DefaultBlockSize* = NBytes 1024 * 64
|
||||
DefaultCellSize* = NBytes 2048
|
||||
|
||||
# Proving defaults
|
||||
|
|
Loading…
Reference in New Issue