Documentation
Preparing search index...
@kehto/services
SignEvent
Type Alias SignEvent
SignEvent
:
(
template
:
EventTemplate
)
=>
Promise
<
NostrEvent
>
Signs an event template on the user's behalf (shell holds the key).
Type Declaration
(
template
:
EventTemplate
)
:
Promise
<
NostrEvent
>
Parameters
template
:
EventTemplate
Returns
Promise
<
NostrEvent
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Signs an event template on the user's behalf (shell holds the key).