//! Wallet integration module (requires "wallet" feature)
//!//! This module provides TON Connect v2 integration for wallet operations.
//! Allows bots and Mini Apps to interact with TON wallets for transactions and signing.
pubmodsession;pubmodton;pubusesession::WalletSession;pubuseton::TonConnector;