Lightspark

Latest version: v2.10.1

Safety actively analyzes 688823 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

1.3.0

- Add invoice expirySecs to the invoice creation functions
- Return Invoice object instead of InvoiceData so that you can store the Invoice ID if needed
- Lots of docs improvements
- Allow fetching transactions and invoices for a wallet tied to the current account.

1.2.0

- Adding 2 new functions for test mode:
- `create_test_mode_invoice` which can give you an encoded lightning invoice that can be paid from your test wallet via the payInvoice function
- `create_test_mode_payment` to pay an invoice created from your test wallet via createInvoice

1.1.0

- Adding the ability to manage wallets tied to the current account. See `Account.get_wallets()` and the `Wallet` object.

1.0.0

- Added ability to create amp invoice.
- Fixed request_withdrawal.

0.9.1

Fixed a bug with paying invoices without specifying amount_msats.

0.9.0

Early beta preview of what will be our 1.0.0 release API. This is a major breaking change from the previous version of the SDK with a cleaner API surface and some nice new feature improvements from early feedback.

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.