mirror of
https://github.com/status-im/nim-dagger.git
synced 2025-02-12 14:46:26 +00:00
cleanup
This commit is contained in:
parent
fd04b5b511
commit
b3ca6187f2
@ -181,7 +181,7 @@ when isMainModule:
|
||||
|
||||
let args = CircArgs(
|
||||
depth: 32, # maximum depth of the slot tree
|
||||
maxslots: 256, # maximum number of slots
|
||||
maxslots: 256, # maximum number of slots
|
||||
cellsize: 2048, # cell size in bytes
|
||||
blocksize: 65536, # block size in bytes
|
||||
nsamples: 5, # number of samples to prove
|
||||
|
Loading…
x
Reference in New Issue
Block a user