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

[Bug]: Send Transaction only signs transaction #5

Open
WilfredAlmeida opened this issue May 29, 2023 · 1 comment
Open

[Bug]: Send Transaction only signs transaction #5

WilfredAlmeida opened this issue May 29, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@WilfredAlmeida
Copy link

The sendTransaction method in app/src/main/java/com/example/solanamobiledappscaffold/data/repository/WalletRepositoryImpl.kt only signs the transaction and doesn't send it

image

@WilfredAlmeida WilfredAlmeida added the bug Something isn't working label May 29, 2023
@cdhiraj40
Copy link
Owner

cdhiraj40 commented Jun 26, 2023

I believe it should be handled via two different use cases, signing and sending a transaction. Thanks for reporting, will correct it soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants