Skip to main content

Module shared

Module shared 

Source
Expand description

Shared utilities, types, and constants. Used across all SDK modules. Shared utilities and types used across API and WebSocket modules.

Re-exports§

pub use price::format_decimal;
pub use price::parse_decimal;
pub use types::*;

Modules§

price
Price utilities for the Lightcone SDK.
types
Shared type definitions for the Lightcone SDK.

Functions§

derive_orderbook_id
Derive orderbook ID from base and quote token pubkeys.