Serkan KOCAMAN
Serkan KOCAMAN
@jkabat , you found any example usage this api ?
> In my opinion, as new additions are made to the extra_fields field, this field will become increasingly complex. If we are to continue with the same NIP (NIP-11), then...
When the merge this pull request ?
I having same problem. And terrible user experience.
I think this project is down. Have a known alternative for SoapUI?
```javascript export interface NostrEvent { id: string; pubkey: string; created_at: number; kind: NostrKind; tags: Array; content: string; sig: string; } ``` The filter method returns three methods: collect, each, and...
Can't properly display the return of the Collect method during code completion? I will check the type resolution by importing mod.ts with a clean cache.