chore: include insufficient funds fee error message#4939
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
10 Skipped Deployments
|
There was a problem hiding this comment.
Pull Request Overview
This PR adds a new error mapping to handle "Insufficient funds for fee" transaction simulation errors in the Solana adapter. It ensures users receive a clear, user-friendly error message when they don't have enough SOL to cover transaction fees.
- Adds a new error pattern mapping for insufficient funds scenarios
- Provides consistent error messaging across different insufficient funds cases
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||
Description
Please include a brief summary of the change.
Type of change
Associated Issues
For Linear issues: Closes APKT-xxx
For GH issues: closes #...
Showcase (Optional)
If there is a UI change include the screenshots with before and after state.
If new feature is being introduced, include the link to demo recording.
Checklist