mirror of
https://github.com/fiatjaf/khatru.git
synced 2025-04-07 19:38:01 +02:00
remove empty space
This commit is contained in:
parent
3c953e4ae8
commit
bacf19b88d
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user