ExternalEventSigningRequest

Immutable fields passed to a host signer.

The provider signs eventId and returns only a hexadecimal Schnorr signature. complete recomputes the ID and verifies that signature.

Properties

Link copied to clipboard

Exact validated event draft represented by eventId.

Link copied to clipboard

Canonical event ID the provider must sign.

Link copied to clipboard

Expected signing public key.

Functions

Link copied to clipboard
fun complete(signatureHex: String): SignedNostrEvent

Attach and authenticate a provider-returned signature.