Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/
Class
apps/wallet/src/plugins/services.plugin.ts:31–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
});
30
31
class
ServiceManager {
32
constructor(public services: Services = getDefaultServices()) {}
33
34
withAgent(icAgent: HttpAgent): ServiceManager {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected