mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-18 20:47:54 +00:00
Pass in missing argument.
This commit is contained in:
parent
51d44ba676
commit
ea052b3c80
@ -111,7 +111,8 @@ async def generate(
|
||||
request,
|
||||
alice,
|
||||
(happy, case.params.required, case.params.total),
|
||||
case.convergence
|
||||
case.convergence,
|
||||
case.segment_size
|
||||
)
|
||||
|
||||
# Give the format a chance to make an RSA key if it needs it.
|
||||
|
Loading…
Reference in New Issue
Block a user