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

EndOfStreamException when decoding transaction #3

Open
abbatepabloo opened this issue Apr 19, 2022 · 0 comments
Open

EndOfStreamException when decoding transaction #3

abbatepabloo opened this issue Apr 19, 2022 · 0 comments

Comments

@abbatepabloo
Copy link
Contributor

Some transactions are not being decoded. This example will throw EndOfStreamException.

var client = new LcdClient(new LcdClientConfig
{
    Url = "https://fcd.terra.dev"
});

client.Tx.Decode("CrYBCrMBCiYvdGVycmEud2FzbS52MWJldGExLk1zZ0V4ZWN1dGVDb250cmFjdBKIAQosdGVycmExdGttODZoaDQzeGZjZWN1ZTQzNnVrOHEyMDdrNjBkNWFzY3kwYTgSLHRlcnJhMXNlcGZqN3MwYWVnNTk2N3V4bmZrNHRoemxlcnJza3RrcGVsbTVzGhV7ImRlcG9zaXRfc3RhYmxlIjp7fX0qEwoEdXVzZBILMTU0NTAwMDAwMDASaApQCkYKHy9jb3Ntb3MuY3J5cHRvLnNlY3AyNTZrMS5QdWJLZXkSIwohAmTUmvya/rZVtb7X36PN4xQb0AKV9BYvRMCDImruYmWrEgQKAggBGAMSFAoOCgR1dXNkEgYyNTA2NTcQwIQ9GkBubLWYjgDvWxB/UTwEWDe8IcT4ciax0vbEyEIv/ElAv1DZEH+U+tq/dluX8K6VgRQICZYzxKippgFJk/a8Plys");`
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