hyperspace-client
hyperspace-client copied to clipboard
valueEncoding not passed for default core
The valueEncoding option is not working when getting a core with corestore.default(). The opts are not passed here:
https://github.com/hypercore-protocol/hyperspace-client/blob/master/index.js#L103