fix(react): correct featureName in signTransaction error#1199
Conversation
🦋 Changeset detectedLatest commit: 01864c2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 43 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
mcintyre94
left a comment
There was a problem hiding this comment.
Thankyou! And for adding the tests as well :)
BundleMonUnchanged files (136)
Total files change +10B 0% Final result: ✅ View report in BundleMon website ➡️ |
… context in tests Fixes anza-xyz#1181
395a5b8 to
01864c2
Compare
Your organization requires reapproval when changes are made, so Graphite has dismissed approvals. See the output of git range-diff at https://github.com/anza-xyz/kit/actions/runs/20957691324
signTransaction error
|
🔎💬 Inkeep AI search and chat service is syncing content for source 'Solana Kit Docs' |
|
Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up. |
Problem
Incorrect feature name in
useSignTransactionerror caseSummary of Changes
correct
featureNameinsignTransactionerror and assert context in tests.Fixes #1181