0chain / zboxcli

A client CLI using GoSDK to interface the blockchain, storage platform, and blobbers (storage providers)
Other
28 stars 23 forks source link

[FEATURE] `ChunkSize` should be customizable #37

Closed cnlangzi closed 2 years ago

cnlangzi commented 3 years ago

ChunkSize is hardcode with 64KB now. It is too big for IoT.

cnlangzi commented 3 years ago

linked to https://github.com/0chain/blobber/commit/0443876591c5975510559e165382835139f5ae10

linked to https://github.com/0chain/gosdk/commit/61553e9d1ef9fd89c9c78e5c26025d1e525efef8

cnlangzi commented 2 years ago

it is done on staging.