MCPcopy 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

1import { assert } from "ts-essentials";
2
3import type { fetch } from "../util/fetch";
4import { ContractSourceResponse } from "./api-types";

Callers

nothing calls this directly

Calls 2

fetchFilesFunction · 0.90
makeContractFunction · 0.85

Tested by

no test coverage detected