nwc: attach lud16 to profile when attaching wallet
This commit is contained in:
@@ -92,6 +92,9 @@ extension Notification.Name {
|
||||
static var onlyzaps_mode: Notification.Name {
|
||||
return Notification.Name("hide_reactions")
|
||||
}
|
||||
static var attached_wallet: Notification.Name {
|
||||
return Notification.Name("attached_wallet")
|
||||
}
|
||||
}
|
||||
|
||||
func handle_notify(_ name: Notification.Name) -> NotificationCenter.Publisher {
|
||||
|
||||
Reference in New Issue
Block a user