Skip to content

TypedData Errors

TypedData.BytesSizeMismatchError

Thrown when the bytes size of a typed data value does not match the expected size.

Source: src/core/TypedData.ts

TypedData.InvalidDomainError

Thrown when the domain is invalid.

Source: src/core/TypedData.ts

TypedData.InvalidPrimaryTypeError

Thrown when the primary type of a typed data value is invalid.

Source: src/core/TypedData.ts

TypedData.InvalidStructTypeError

Thrown when the struct type is not a valid type.

Source: src/core/TypedData.ts