TypedData Errors
TypedData.BytesSizeMismatchError
Thrown when the bytes size of a typed data value does not match the expected size.
Source: src/TypedData.ts
TypedData.InvalidPrimaryTypeError
Thrown when the primary type of a typed data value is invalid.
Source: src/TypedData.ts
TypedData.InvalidStructTypeError
Thrown when the struct type is not a valid type.
Source: src/TypedData.ts