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

Implement get_mempool GRPC endpoint for indexer #10

Open
willemolding opened this issue Apr 7, 2024 · 0 comments
Open

Implement get_mempool GRPC endpoint for indexer #10

willemolding opened this issue Apr 7, 2024 · 0 comments

Comments

@willemolding
Copy link
Owner

Currently this is stubbed. Some wallets expect to be able to observe a transaction in the mempool and see it get mined to give feedback. There is no mempool for CarteZcash so this needs to mock some response that gives the wallet the feedback it expects.

Even better this could give updates to the wallet when the transaction is sequenced and commit to by the rollApp

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

1 participant