Draft: Doc joss
Compare changes
- PERENNOU Tanguy authored
Needs review: stupid copy of fec::recode_random code.
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 22
− 0
@@ -445,6 +445,28 @@ pub fn decode<F: PrimeField>(shards: Vec<Shard<F>>) -> Result<Vec<u8>, KomodoErr
looks to me like this is now used in multiple places, maybe it will be time to refactor after this