Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dstack-TEE/dstack
/ getAppImplementation
Method
getAppImplementation
kms/auth-eth/src/ethereum.ts:71–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
}
70
71
async
getAppImplementation(): Promise<string> {
72
return
await
this.kmsContract.appImplementation();
73
}
74
}
Callers
1
build
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected