mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
There can be up to 256 shares.
This commit is contained in:
parent
87932e3444
commit
a24aefaebf
@ -253,7 +253,7 @@ _SCHEMAS = {
|
||||
"allocate_buckets": Schema(
|
||||
"""
|
||||
request = {
|
||||
share-numbers: #6.258([*30 uint])
|
||||
share-numbers: #6.258([*256 uint])
|
||||
allocated-size: uint
|
||||
}
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user