You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raise StreamError("stream read less than specified amount, expected %d, found %d" % (length, len(data)), path=path)
construct.core.StreamError: Error in path (parsing) -> discriminator
stream read less than specified amount, expected 8, found 6
The text was updated successfully, but these errors were encountered:
context: processing transaction logs into events for archival purposes with anchorpy
code:
error:
The text was updated successfully, but these errors were encountered: