ekzyis
d9205b6d30
Add link to lnbits.com
2024-07-08 12:56:43 +02:00
ekzyis
48ead97615
Run lnbits url.replace in validate and sendPayment
2024-07-07 18:31:41 +02:00
ekzyis
6463e6eec8
Split arguments into [value,] config, context
2024-07-07 18:31:41 +02:00
ekzyis
0ebe097a70
Fix noisy changes in lib/validate
...
I moved the schema for lnbits, nwc and lnc out of lib/validate only to put them back in there later.
This commit should make the changeset cleaner by removing noise.
2024-07-07 18:31:41 +02:00
ekzyis
b96757b366
Move all validation schema into lib/validate
2024-07-07 18:31:41 +02:00
ekzyis
7639390a16
Pass config with spread operator
2024-07-07 18:31:40 +02:00
ekzyis
034cb4e8b2
Add NWC wallet
2024-07-07 18:31:40 +02:00
ekzyis
b8b0a4f985
Add schema to wallet def
2024-07-07 18:31:40 +02:00
ekzyis
1a2be99027
Set canPay, canReceive in useWallet
2024-07-07 18:31:40 +02:00
ekzyis
6ac8785c51
Update wallet logging + other stuff
...
* add canPay and canSend to wallet definition
* rename 'default payment method' to 'enabled' and add enable + disable method
2024-07-07 18:31:40 +02:00
ekzyis
5f047cbfc9
wip: Use uniform interface for wallets
2024-07-07 18:31:40 +02:00