* Add BOLT12 receive payment handling
* Handle BOLT12 invoice requests via WS
* Fix invoice request subscription on stream initialisation
* Store the BOLT12 offer used to receive a payment
* Address review feedback
* Separate into create BOLT12 invoice fn
* Update all BOLT12 offers when webhook URL changes
* Deprecate Lightning for Bolt11Invoice
* Add Swift notification plugin
* Hash the metadata
* Validate min sendable amount
* Remove initializer as base class, UNNotificationServiceExtension, has no default initializer
* Set the PaymentMethod
* Handle PaymentDetails in SwapUpdated
* Improve payment text