diff --git a/codex/erasure/erasure.nim b/codex/erasure/erasure.nim index 07ece7aa..023fbd48 100644 --- a/codex/erasure/erasure.nim +++ b/codex/erasure/erasure.nim @@ -458,6 +458,7 @@ proc new*( decoderProvider: DecoderProvider ): Erasure = ## Create a new Erasure instance for encoding and decoding manifests + ## Erasure( store: store,