MCPcopy 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

1import { ALL_RELAYS, EventKinds, EventTags } from '../../../src/constants/base'
2import { CanonicalEvent, Event } from '../../../src/@types/event'
3import {
4 getEventExpiration,

Callers

nothing calls this directly

Calls 15

serializeEventFunction · 0.90
isEventMatchingFilterFunction · 0.90
isEventSignatureValidFunction · 0.90
isEventIdValidFunction · 0.90
isReplaceableEventFunction · 0.90
isEphemeralEventFunction · 0.90
isGiftWrapEventFunction · 0.90
isSealEventFunction · 0.90
isDirectMessageEventFunction · 0.90
isFileMessageEventFunction · 0.90
isWelcomeRumorEventFunction · 0.90
isMarmotGroupEventFunction · 0.90

Tested by

no test coverage detected