mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-06-05 18:21:28 +02:00
wallet.getInfo() sends an NWC request that can timeout if the wallet service is slow. Instead, use wallet.getSupport() which returns the already-cached support$ value (no network request needed). - getInfo() is now optional - used only for alias/network - getBalance() was already optional - Connection succeeds as long as support$ emits https://claude.ai/code/session_018fU3rYmjFPEKz3ot1itLZL