Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/
Class
apps/wallet/src/utils/agent.utils.ts:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
import
{ hexStringToUint8Array } from
'./helper.utils'
;
6
7
export
class
CustomIdlAgent {
8
constructor(
9
private config: {
10
agent: HttpAgent;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected