mirror of
https://github.com/hzrd149/blossom.git
synced 2025-12-09 23:18:50 +00:00
small fix
This commit is contained in:
@@ -10,7 +10,7 @@ Breaking large blobs into smaller chunks for distribution
|
|||||||
|
|
||||||
The client MAY break large blobs into any number or size of chunks. although its recommended to use the size `1Mb` or `4Mb` for small and large chunks
|
The client MAY break large blobs into any number or size of chunks. although its recommended to use the size `1Mb` or `4Mb` for small and large chunks
|
||||||
|
|
||||||
Clients SHOULD not pad the remaining chunk, If clients need privacy they should use random chunk sizes and optionally encrypt the large blob
|
Clients MUST NOT pad the remaining chunk, If clients need privacy they should use random chunk sizes and optionally encrypt the large blob
|
||||||
|
|
||||||
Clients MUST create a merkle tree using the chunk hashes as the leaf nodes
|
Clients MUST create a merkle tree using the chunk hashes as the leaf nodes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user