mirror of
https://github.com/aljazceru/khatru.git
synced 2026-01-13 02:14:20 +01:00
remove empty space
This commit is contained in:
@@ -55,8 +55,6 @@ func (r *Relay) OnInitialized(s *relayer.Server) {
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
|
||||
func (r *Relay) AcceptEvent(evt *nostr.Event) bool {
|
||||
// only accept they have a good preimage for a paid invoice for their public key
|
||||
if !checkInvoicePaidOk(evt.PubKey) {
|
||||
|
||||
Reference in New Issue
Block a user