@softcose/softchat - v0.1.0
Preparing search index...
index
SignedNostrEvent
Type Alias SignedNostrEvent
SignedNostrEvent
:
Readonly
<
{
content
:
string
;
createdAt
:
number
;
id
:
NostrEventId
;
kind
:
NostrEventKind
;
publicKey
:
NostrPublicKey
;
signature
:
NostrEventSignature
;
tags
:
readonly
NostrTag
[]
;
}
,
>
One immutable, structurally and cryptographically verified NIP-01 event.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@softcose/softchat - v0.1.0
Loading...
One immutable, structurally and cryptographically verified NIP-01 event.