//! SPL interface PDA derivation utilities.
//!
//! Re-exports from `light_compressed_token_sdk::spl_interface` with additional helpers.
// Re-export everything from compressed-token-sdk spl_interface
pub use *;
use POOL_SEED;
use Pubkey;
use crateLIGHT_TOKEN_PROGRAM_ID;
/// Get the SPL interface PDA and bump for a given mint (index 0, non-restricted).