Skip to content

Commit 42d605d

Browse files
committed
disable negentropy until hodlbod stops being an asshole.
1 parent 5cf5339 commit 42d605d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ func main() {
6262
relay = khatru.NewRelay()
6363
relay.Info.Name = "main" // for debugging purposes
6464
relay.ServiceURL = global.Settings.WSScheme() + global.Settings.Domain
65-
relay.Negentropy = true
6665

6766
// init sdk
6867
global.Nostr = sdk.NewSystem()

0 commit comments

Comments
 (0)