Releases: lightsparkdev/python-sdk
Releases · lightsparkdev/python-sdk
v1.4.3
v1.4.1
v1.4.0
v1.3.0
Lightspark Python SDK v1.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.
v1.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 functioncreate_test_mode_payment
to pay an invoice created from your test wallet via createInvoice
v1.1.0
- Adding the ability to manage wallets tied to the current account. See
Account.get_wallets()
and theWallet
object.
Full Changelog: 1.0.0...v1.1.0
1.0.0 Release
Project import generated by Copybara. GitOrigin-RevId: be8342e7abdd3e11f635bf670c01fa51df240e54