Oddbean new post about | logout
 #asknostr #khatru nostr:npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6 

I think i found another bug, but need confirmation: https://github.com/fiatjaf/khatru/blob/master/blossom/handlers.go#L260C0-L262C3

the "handleList" method returns a list that is not a valid json. It is missing the commas separating each element on the list. Is it the expected result, or should it be a valid json?