eventSigner property
The signer used to sign Nostr events.
This can be null if event signing is not required.
Implementation
EventSigner? eventSigner;
The signer used to sign Nostr events.
This can be null if event signing is not required.
EventSigner? eventSigner;