Skip to content

Last minute API fixes

Luke Champine requested to merge fixapi into master

API.md had some errors. siac was implementing a couple calls wrong, and downloadqueue wasn't implemented at all. There was also a Synchronize error where synchronizing to a peer with the same height would cause an error.

Merge request reports