We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549118c commit bfd04acCopy full SHA for bfd04ac
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+# v0.16.0
4
+- Add `LightsparkClient.CreateInvoiceWithPaymentHash`
5
+- Add util functions for preimage generation
6
+- Add L1 wallet validation
7
+- Add support for offers
8
+
9
# v0.15.1
10
- Fix: Remove default null param on `PayUmaInvoice` graphql
11
README.md
@@ -1,4 +1,4 @@
-# Lightspark Go SDK - v0.15.1
+# Lightspark Go SDK - v0.16.0
The Lightspark Go SDK provides a convenient way to interact with the Lightspark services from applications written in
the Go.
0 commit comments