near / borsh

Binary Object Representation Serializer for Hashing

Home Page:https://borsh.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Expected buffer length 1207959552 isn't within bounds: buyer

AndonMitev opened this issue · comments

When i try to deserialize my buffer on which the length is 173 i get this error:

(node:60078) UnhandledPromiseRejectionWarning: Error: Expected buffer length 1207959552 isn't within bounds: buyer

commented

@AndonMitev Can you please advise how to fix this problem? Facing it myself :)

was this ever resolved?