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

Is it possible to send/confirm transaction using grpc? #503

Closed
crypmancer opened this issue Dec 24, 2024 · 1 comment
Closed

Is it possible to send/confirm transaction using grpc? #503

crypmancer opened this issue Dec 24, 2024 · 1 comment

Comments

@crypmancer
Copy link

I'm wondering if I can use grpc to send && confirm transaction using typescript.
Also not sure how much time will it take to monitor new transactions.

@fanatid
Copy link
Collaborator

fanatid commented Dec 24, 2024

You can't send transactions with this geyser plugin, to confirm you need to subscribe with a signature filter (you can find TS example in the repo).

@fanatid fanatid closed this as completed Dec 24, 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

No branches or pull requests

2 participants