MCPcopy Create free account
hub / github.com/wevm/viem /

Class

src/errors/abi.ts:115–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 name: 'AbiEncodingArrayLengthMismatchError'
114 }
115export class AbiEncodingArrayLengthMismatchError extends BaseError {
116 constructor({
117 expectedLength,
118 givenLength,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected