Commit 746e31ee authored by Michael Muré's avatar Michael Muré Committed by Michael Muré

update to the latest go-merkledag

parent fb723934
......@@ -18,7 +18,7 @@ import (
var logR = logging.Logger("reprovider.simple")
//KeyChanFunc is function streaming CIDs to pass to content routing
// KeyChanFunc is function streaming CIDs to pass to content routing
type KeyChanFunc func(context.Context) (<-chan cid.Cid, error)
type doneFunc func(error)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment