Skip to main content

Module error

Module error 

Source
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§

LightTokenError
Errors specific to high-level token operations in light-token. Error codes start at 17500 to avoid conflicts with TokenSdkError (17001-17033).
TokenSdkError

Type Aliases§

LightTokenResult
Result type for light-token specific errors
Result