Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Add erasure type to storj_file_meta_t, not the full erasure json string #430

Merged
merged 1 commit into from
Mar 2, 2018

Conversation

kaloyan-raev
Copy link
Contributor

The erasure meta info is returned by the bridge in the form of { "type": "reedsolomon" }. Only the reedsolomon string should be added to storj_file_meta_t, not the full json string.

The erasure meta info is returned by the bridge in the form of `{
"type": "reedsolomon" }`. Only the `reedsolomon` string should be added
to `storj_file_meta_t`, not the full json string.
@braydonf braydonf merged commit 893a729 into storj-archived:master Mar 2, 2018
@kaloyan-raev kaloyan-raev deleted the erasure-type branch March 6, 2018 14:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants