fixed
Staking API (2025-02-26)
5 months ago
🚧 Batch insert support for Solana withdrawal intents
Refactored StoreSolanaWithdrawalIntent to support batch insertion of large numbers of withdrawal intents. Intents are now grouped (e.g., 1,000 per batch) and inserted in bulk to improve performance and efficiency.