Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cameri/nostream
/ event.spec.ts
File
event.spec.ts
test/unit/utils/event.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ALL_RELAYS, EventKinds, EventTags } from
'../../../src/constants/base'
2
import
{ CanonicalEvent, Event } from
'../../../src/@types/event'
3
import
{
4
getEventExpiration,
Callers
nothing calls this directly
Calls
15
serializeEvent
Function · 0.90
isEventMatchingFilter
Function · 0.90
isEventSignatureValid
Function · 0.90
isEventIdValid
Function · 0.90
isReplaceableEvent
Function · 0.90
isEphemeralEvent
Function · 0.90
isGiftWrapEvent
Function · 0.90
isSealEvent
Function · 0.90
isDirectMessageEvent
Function · 0.90
isFileMessageEvent
Function · 0.90
isWelcomeRumorEvent
Function · 0.90
isMarmotGroupEvent
Function · 0.90
Tested by
no test coverage detected