Skip to content

fix: throw SignerRejectedException when signer rejects request#246

Merged
barrydeen merged 1 commit intobarrydeen:mainfrom
greenart7c3:main
Mar 14, 2026
Merged

fix: throw SignerRejectedException when signer rejects request#246
barrydeen merged 1 commit intobarrydeen:mainfrom
greenart7c3:main

Conversation

@greenart7c3
Copy link
Copy Markdown
Contributor

Update NostrSigner to throw a SignerRejectedException instead of returning null when the cursor contains a "rejected" column. This allows callers to explicitly handle cases where a signature or method request is denied by the signer.

Update NostrSigner to throw a SignerRejectedException instead of returning null when the cursor contains a "rejected" column. This allows callers to explicitly handle cases where a signature or method request is denied by the signer.
@barrydeen barrydeen merged commit 61fb7e4 into barrydeen:main Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants