mirror of
https://github.com/believethehype/nostdress.git
synced 2026-06-11 20:03:30 -07:00
@@ -400,6 +400,7 @@ func CreateNostrReceipt(zapEvent nostr.Event, invoice string) (nostr.Event, erro
|
||||
Kind: 9735,
|
||||
Tags: nostr.Tags{
|
||||
*zapEvent.Tags.GetFirst([]string{"p"}),
|
||||
[]string{"P", zapEvent.PubKey},
|
||||
[]string{"bolt11", invoice},
|
||||
[]string{"description", string(zapEventSerialized)},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user