server does not support floating point parameters #41

Closed
opened 2018-09-06 11:00:08 +02:00 by nikooo777 · 1 comment
nikooo777 commented 2018-09-06 11:00:08 +02:00 (Migrated from github.com)

The API can't use floats as they're not reflected into a parseable value.

The solution was to implement it similarly to how all the other types were implemented.

The API can't use floats as they're not reflected into a parseable value. The solution was to implement it similarly to how all the other types were implemented.
nikooo777 commented 2018-09-06 11:00:49 +02:00 (Migrated from github.com)

implemented and pushed to master after Grin looked at it during our sprint planning

implemented and pushed to master after Grin looked at it during our sprint planning
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry.go#41
No description provided.