We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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");`
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Some transactions are not being decoded. This example will throw EndOfStreamException.
The text was updated successfully, but these errors were encountered: