package
Version:
v1.0.13
Opens a new window with list of versions in this module.
Published: Jun 8, 2024
License: CC0-1.0, MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
T is a relay message intended to be shown to users in a nostr client
interface.
func NewNoticeEnvelope(text string) (E *T)
func (E *T) Bytes() (s []byte)
Label returns the label enum/type of the envelope. The relevant bytes could
be retrieved using nip1.List[T]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.