chain: Test 'manual' sync
This commit is contained in:
committed by
whyrusleeping
parent
412a168151
commit
cdf0e0c858
@@ -6,6 +6,7 @@ import (
|
||||
"reflect"
|
||||
"time"
|
||||
|
||||
"github.com/ipfs/go-blockservice"
|
||||
"github.com/ipfs/go-filestore"
|
||||
exchange "github.com/ipfs/go-ipfs-exchange-interface"
|
||||
|
||||
|
||||
@@ -60,6 +60,7 @@ func Bitswap(mctx helpers.MetricsCtx, lc fx.Lifecycle, host host.Host, rt routin
|
||||
return exch.Close()
|
||||
},
|
||||
})
|
||||
|
||||
return exch
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user