Add profile zaps
Refactor profile zaps to reuse same BOLT11 Lightning invoice logic as note zaps, which fixes profile zaps from Cash App and Muun wallets Changelog-Added: Add profile zaps Changelog-Fixed: Fix profile zapping for Muun and Strike wallets Closes: #1236 Fixes: #1067
This commit is contained in:
@@ -44,4 +44,5 @@ enum LocalNotificationType: String {
|
||||
case mention
|
||||
case repost
|
||||
case zap
|
||||
case profile_zap
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user