Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/wevm/viem
/
Class
src/errors/data.ts:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
name:
'SizeExceedsPaddingSizeError'
23
}
24
export
class
SizeExceedsPaddingSizeError extends BaseError {
25
constructor({
26
size,
27
targetSize,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected