mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-23 04:05:15 +00:00
immutable: fix edit-o in interfaces.py documentation introduced in recent patch
This commit is contained in:
parent
6e3396fb88
commit
0f9c11cfde
@ -1460,7 +1460,7 @@ class IUploadResults(Interface):
|
||||
.file_size : the size of the file, in bytes
|
||||
.uri : the CHK read-cap for the file
|
||||
.ciphertext_fetched : how many bytes were fetched by the helper
|
||||
.renamed_sharemap: dict mapping share identifier to set of serverids
|
||||
.sharemap: dict mapping share identifier to set of serverids
|
||||
(binary strings). This indicates which servers were given
|
||||
which shares. For immutable files, the shareid is an
|
||||
integer (the share number, from 0 to N-1). For mutable
|
||||
|
Loading…
x
Reference in New Issue
Block a user