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
@gagdiez recently implemented a non-buffer version of borsh. It will be great to package it as esm, and implement borsh support using that. In the first version, it's sufficient to implement a manually serialization, which is a simple call to the borsh js's serialize / de-serialize API in sdk-js. And, make a small example to prove it works.
No description provided.
The text was updated successfully, but these errors were encountered: