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

Class

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

Source from the content-addressed store, hash-verified

67 name: 'FeeCapTooLowError'
68}
69export class FeeCapTooLowError extends BaseError {
70 static nodeMessage =
71 /max fee per gas less than block base fee|fee cap less than block base fee|transaction is outdated/
72 constructor({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected