You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a new APIProvider that can provide access to the routing.ContentRouting, blockstore.Blockstore, and ipld.DAGService APIs found in the core.IpfsNode object. Ideally, this refactor would also be easy to mock only the portions needed so that we can avoid tripping up the CI.
We need a new
APIProvider
that can provide access to therouting.ContentRouting
,blockstore.Blockstore
, andipld.DAGService
APIs found in thecore.IpfsNode
object. Ideally, this refactor would also be easy to mock only the portions needed so that we can avoid tripping up the CI.ref #375 and #374
The text was updated successfully, but these errors were encountered: