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

invalid type: null, expected struct EncodedConfirmedTransactionWithStatusMeta #35504

Closed
iamnotstatic opened this issue Apr 8, 2024 · 1 comment
Labels
community Community contribution

Comments

@iamnotstatic
Copy link

Problem

When i try to get_transaction_with_config in a logs stream in some transactions i get the below error, but if I copy the signature and try it on a standalone get_transaction_with_config it then it works, any idea why ?

rust Error Err(Error { request: Some(GetTransaction), kind: SerdeJson(Error("invalid type: null, expected struct EncodedConfirmedTransactionWithStatusMeta", line: 0, column: 0)) })

Proposed Solution

Nil

@iamnotstatic iamnotstatic added the community Community contribution label Apr 8, 2024
Copy link
Contributor

github-actions bot commented Apr 8, 2024

This repository is no longer in use. Please re-open this issue in the agave repo: https://github.com/anza-xyz/agave

@github-actions github-actions bot closed this as completed Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution
Projects
None yet
Development

No branches or pull requests

1 participant