stacker.news/wallets/lightning-address
ekzyis 62a922247d
Add timeouts to all wallet API calls (#1722)
* 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
2024-12-16 14:05:31 -06:00
..
ATTACH.md Wallet definitions with uniform interface (#1243) 2024-07-20 17:51:46 -05:00
client.js Implement deposit as receive paidAction (#1570) 2024-11-15 18:38:14 -06:00
index.js Wallet send+recv status derived from logs (#1559) 2024-11-18 16:46:24 -06:00
server.js Add timeouts to all wallet API calls (#1722) 2024-12-16 14:05:31 -06:00