Closed tnull closed 8 months ago
Fixes #64
We now use bitcoin::Address and Bolt11Invoice types in LSPS1 instead of Strings.
bitcoin::Address
Bolt11Invoice
Fixes #64
We now use
bitcoin::Address
andBolt11Invoice
types in LSPS1 instead of Strings.