consistent non-abbreviation

This commit is contained in:
Jean-Paul Calderone 2018-05-18 13:01:03 -04:00
parent 9402698918
commit 6c664d69a8

View File

@ -178,8 +178,8 @@ We were concerned that having the *storage index* logged may increase some risks
However, we decided this does not matter because the *storage index* can only be used to read the share (which is ciphertext).
TODO Verify this conclusion.
``PUT /v1/immutable/:storage_index/:share_num``
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
``PUT /v1/immutable/:storage_index/:share_number``
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Write data for the indicated share.
The share number must belong to the storage index.