Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dethcrypto/dethcode
/ fetchFiles.test.ts
File
fetchFiles.test.ts
packages/ethereum-viewer/src/explorer/fetchFiles.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert } from
"ts-essentials"
;
2
3
import
type
{ fetch } from
"../util/fetch"
;
4
import
{ ContractSourceResponse } from
"./api-types"
;
Callers
nothing calls this directly
Calls
2
fetchFiles
Function · 0.90
makeContract
Function · 0.85
Tested by
no test coverage detected