Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: solana initial structure #3226

Open
wants to merge 1 commit into
base: feat/solana-support
Choose a base branch
from

Conversation

peronczyk
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Aug 7, 2024

@peronczyk peronczyk force-pushed the feat/solana-initial-structure branch from 7ce5fa5 to f39ba51 Compare August 7, 2024 15:13
@@ -82,7 +82,7 @@ export default defineComponent({
break;

default:
throw new Error(`createAccount not implemented for protocol: ${protocol}`);
openDefaultModal({ icon: 'alert', msg: `Account creation not possible for protocol: ${protocol}` });
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Throwing error was breaking the UI because the loader was not hiding.

Copy link

github-actions bot commented Aug 7, 2024

@peronczyk peronczyk force-pushed the feat/solana-initial-structure branch from f39ba51 to 058a283 Compare August 19, 2024 13:24
Copy link

@peronczyk peronczyk force-pushed the feat/solana-initial-structure branch from 058a283 to 4ff6dfc Compare September 5, 2024 07:46
Copy link

github-actions bot commented Sep 5, 2024

@peronczyk peronczyk force-pushed the feat/solana-initial-structure branch from 4ff6dfc to 53d1b4f Compare September 6, 2024 12:16
Copy link

github-actions bot commented Sep 6, 2024

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