GitHub
App
Preparing search index...
The search index is not available
CCC Docs
CCC Docs
@ckb-ccc core
index
ccc
NostrEvent
Interface NostrEvent
interface
NostrEvent
{
id
?:
string
;
pubkey
?:
string
;
sig
?:
string
;
created_at
:
number
;
kind
:
number
;
tags
:
string
[]
[]
;
content
:
string
;
}
Index
Properties
id?
pubkey?
sig?
created_
at
kind
tags
content
Properties
Optional
id
id
?:
string
Optional
pubkey
pubkey
?:
string
Optional
sig
sig
?:
string
created_
at
created_
at
:
number
kind
kind
:
number
tags
tags
:
string
[]
[]
content
content
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
pubkey
sig
created_
at
kind
tags
content
GitHub
App
CCC Docs
Loading...