Applesauce
Preparing search index...
applesauce-core
Helpers
normalizeToEventPointer
Function normalizeToEventPointer
normalizeToEventPointer
(
str
:
`
nevent1
${
string
}
`
)
:
EventPointer
Parses any nip-19 encoded string into an EventPointer. Returns null if the string cannot be parsed.
Parameters
str
:
`
nevent1
${
string
}
`
Returns
EventPointer
normalizeToEventPointer
(
str
:
string
)
:
EventPointer
|
null
Parses any nip-19 encoded string into an EventPointer. Returns null if the string cannot be parsed.
Parameters
str
:
string
Returns
EventPointer
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Applesauce
Loading...
Parses any nip-19 encoded string into an EventPointer. Returns null if the string cannot be parsed.