MCPcopy Create free account
hub / github.com/d1ll0n/stack-packer / foundry.ts

File foundry.ts

src/code-gen/test/foundry.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getMaxUint } from "../../lib/bytes";
2import { arrJoiner, removeTrailingNewLines } from "../../lib/text";
3import { AbiElementaryType, ArrayJoinInput, CodeGenFunction, ProcessedField, ProcessedStruct } from "../../types";
4import { shouldCheckForOverflow } from "../fields";

Callers

nothing calls this directly

Calls 1

getMaxUintFunction · 0.90

Tested by

no test coverage detected