stacker.news/components/wallet
ekzyis 4082a45618 wip: Add LND autowithdrawals
* receiving wallets need to export 'server' object field
* don't print macaroon error stack
* fix missing wallet logs order update
* mark autowithdrawl settings as required
* fix server wallet logs deletion
* remove canPay and canReceive since it was confusing where it is available

TODO

* also use numeric priority for sending wallets to be consistent with how status for receiving wallets is determined
* define createInvoice function in wallet definition
* consistent wallet logs: sending wallets use 'wallet attached'+'wallet enabled/disabled' whereas receiving wallets use 'wallet created/updated'
* see FIXMEs
2024-07-07 18:31:41 +02:00
..
index.js wip: Add LND autowithdrawals 2024-07-07 18:31:41 +02:00
lnbits.js Pass config with spread operator 2024-07-07 18:31:40 +02:00
lnc.js Add FIXMEs for LNC 2024-07-07 18:31:40 +02:00
lnd.js wip: Add LND autowithdrawals 2024-07-07 18:31:41 +02:00
nwc.js Remove logger.error since already handled in useWallet 2024-07-07 18:31:41 +02:00