View Source Nostr.Event.Regular (Nostr Lib v0.1.1) (event) (nip16)

Regular event

Defined in NIP 16 https://github.com/nostr-protocol/nips/blob/master/16.md

Summary

Types

@type t() :: %Nostr.Event.Regular{event: Nostr.Event.t()}

Functions

@spec parse(event :: Nostr.Event.t()) :: t()