Co-authored-by: raulk <raul@protocol.ai>
This commit is contained in:
vyzo
2022-05-16 21:38:09 +03:00
committed by GitHub
co-authored by raulk
parent 30283e60f5
commit 221e7952ab
+1 -1
View File
@@ -66,7 +66,7 @@ func LoadBuiltinActors(lc fx.Lifecycle, mctx helpers.MetricsCtx, r repo.LockedRe
return result, xerrors.Errorf("error loading %s from datastore: %w", key, err)
}
// we haven't recorded it in the daatastore, so we need to load it
// we haven't recorded it in the datastore, so we need to load it
var mfCid cid.Cid
if bd.Path != "" {
// this is a local bundle, load it directly from the filessystem