hypercore-protocol / hyperdrive-daemon-client

A client library and CLI tool for interacting with the Hyperdrive daemon.
MIT License
27 stars 10 forks source link

Metadata param not used in writeFile() or createWriteStream() #11

Closed pfrazee closed 4 years ago

pfrazee commented 4 years ago

Turns out writeFile() was correct in the hypercore-8 branch and createWriteStream() needed a small fix: https://github.com/andrewosh/hyperdrive-daemon/pull/14