lbryio / web-daemon

A web-based API for using LBRY (used by lbry.tech)
5 stars 1 forks source link

cast bids to float during publish #7

Closed tzarebczan closed 6 years ago

tzarebczan commented 6 years ago

0.20 daemon was not updated to include https://github.com/lbryio/lbry/pull/1238/files, so we need to cast any strings to float on the web-daemon side until a patch is released.