mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-13 05:17:58 +00:00
misc
This commit is contained in:
parent
da7a6a6712
commit
48faccb833
@ -25,7 +25,7 @@ export tables
|
|||||||
|
|
||||||
const
|
const
|
||||||
# Size of blocks for storage / network exchange,
|
# Size of blocks for storage / network exchange,
|
||||||
DefaultBlockSize* = NBytes 1024*64
|
DefaultBlockSize* = NBytes 1024 * 64
|
||||||
DefaultCellSize* = NBytes 2048
|
DefaultCellSize* = NBytes 2048
|
||||||
|
|
||||||
DefaultSamplesNum* = 20
|
DefaultSamplesNum* = 20
|
||||||
|
Loading…
x
Reference in New Issue
Block a user