MCPcopy Create free account
hub / github.com/ICBNetwork/web3-Wallet / isPrecompiled

Function isPrecompiled

ses.cjs:8991–8993  ·  view source on GitHub ↗
(staticModuleRecord)

Source from the content-addressed store, hash-verified

8989 };$h‍_once.link(link);
8990
8991function isPrecompiled(staticModuleRecord) {
8992 return typeof staticModuleRecord.__syncModuleProgram__=== 'string';
8993 }
8994
8995function validatePrecompiledStaticModuleRecord(
8996 staticModuleRecord,

Callers 1

instantiateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected