stacker.news/components/wallet
ekzyis 920478a72c Update LNC code
* remove LNC FIXMEs

Mhh, I guess the TURN server was down or something? It now magically works. Or maybe it only works once per mnemonic?

* also removed the lnc.lnd.lightning.getInfo() call since we don't ask and need permission for this RPC for payments.

* setting a password does not work though. It fails with 'The password provided is not valid' which is triggered at https://github.com/lightninglabs/lnc-web/blob/main/lib/util/credentialStore.ts#L81.
2024-07-08 10:59:04 +02:00
..
cln.js Fix duplicate CLN error 2024-07-08 07:59:28 +02:00
index.js Update LNC code 2024-07-08 10:59:04 +02:00
lightning-address.js Add optional wallet short name for logging 2024-07-07 18:35:57 +02:00
lnbits.js Run lnbits url.replace in validate and sendPayment 2024-07-07 18:31:41 +02:00
lnc.js Update LNC code 2024-07-08 10:59:04 +02:00
lnd.js Add missing hints 2024-07-07 18:35:57 +02:00
nwc.js Split arguments into [value,] config, context 2024-07-07 18:31:41 +02:00