Expand description
Error types for light-token SDK.
This module re-exports errors from light-compressed-token-sdk and defines additional errors specific to high-level token operations.
Enums§
- Light
Token Error - Errors specific to high-level token operations in light-token. Error codes start at 17500 to avoid conflicts with TokenSdkError (17001-17033).
- Token
SdkError
Type Aliases§
- Light
Token Result - Result type for light-token specific errors
- Result