@orangecheck/nostr-core / NostrEvent
Interface: NostrEvent
Defined in: index.ts:81
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-content"></a> content | string | index.ts:86 |
<a id="property-created_at"></a> created_at | number | index.ts:85 |
<a id="property-id"></a> id | string | index.ts:82 |
<a id="property-kind"></a> kind | number | index.ts:83 |
<a id="property-pubkey"></a> pubkey | string | index.ts:84 |
<a id="property-sig"></a> sig | string | index.ts:88 |
<a id="property-tags"></a> tags | string[][] | index.ts:87 |