MCPcopy Create free account
hub / github.com/wevm/viem / chains.test.ts

File chains.test.ts

test/scripts/chains.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2
3import * as allChains from '../../src/chains/index.js'
4import { withTimeout } from '../../src/utils/promise/withTimeout.js'

Callers

nothing calls this directly

Calls 6

isLocalNetworkFunction · 0.85
getHttpRpcClientFunction · 0.85
withTimeoutFunction · 0.85
getWebSocketRpcClientFunction · 0.85
fetchFunction · 0.85
setMethod · 0.80

Tested by

no test coverage detected