lightspark-sdk-v0.2.0
·
445 commits
to develop
since this release
lightspark-sdk release version 0.2.0
Adding a couple helper functions for test mode:
- createTestModeInvoice which can give you an encoded lightning invoice that can be paid from your test wallet via the payInvoice function
- createTestModePayment to pay an invoice created from your test wallet via createInvoice
Also fixing some bugs with payInvoice and signing. Bumping the core dependency.