62a922247d
* Add timeout to all wallet API calls * Pass timeout signal to wallet API * Fix timeout error message not shown on timeout * Fix cross-fetch throws generic error message on abort * Fix wrong method in error message * Always use FetchTimeoutError * Catch NDK timeout error to replace with custom timeout error * Also use 15s for NWC connect timeout * Add timeout delay