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

No txs are returned from the unconfirmed endpoint #1447

Open
evan-forbes opened this issue Jul 31, 2024 · 0 comments
Open

No txs are returned from the unconfirmed endpoint #1447

evan-forbes opened this issue Jul 31, 2024 · 0 comments
Labels
T:Bug Type: Bug (confirmed) WS: Maintenance 🔧

Comments

@evan-forbes
Copy link
Member

Querying from the unconfirmed_txs endpoint should return the txs in the mempool, but atm its not

{"jsonrpc":"2.0","id":-1,"result":{"n_txs":"17","total":"17","total_bytes":"22147138","txs":null}}
@evan-forbes evan-forbes added T:Bug Type: Bug (confirmed) WS: Maintenance 🔧 labels Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:Bug Type: Bug (confirmed) WS: Maintenance 🔧
Projects
None yet
Development

No branches or pull requests

1 participant