@orangecheck/nostr-core / NostrEvent
Interface: NostrEvent
Defined in: index.ts:92
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-content"></a> content | string | index.ts:97 |
<a id="property-created_at"></a> created_at | number | index.ts:96 |
<a id="property-id"></a> id | string | index.ts:93 |
<a id="property-kind"></a> kind | number | index.ts:94 |
<a id="property-pubkey"></a> pubkey | string | index.ts:95 |
<a id="property-sig"></a> sig | string | index.ts:99 |
<a id="property-tags"></a> tags | string[][] | index.ts:98 |