near / borsh-js

TypeScript/JavaScript implementation of Binary Object Representation Serializer for Hashing
Apache License 2.0
112 stars 38 forks source link

Documentation: borsh option maps to undefined or type instead of null or type #28

Closed billythedummy closed 10 months ago

billythedummy commented 3 years ago

README says borsh option maps to null or type but code and tests says that it maps to undefined or type instead

gagdiez commented 10 months ago

should be fixed now, please open again if not