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

Class

src/errors/node.ts:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 name: 'FeeCapTooHighError'
43}
44export class FeeCapTooHighError extends BaseError {
45 static nodeMessage =
46 /max fee per gas higher than 2\^256-1|fee cap higher than 2\^256-1/
47 constructor({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected