We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chainquery/daemon/processing/claim.go
Line 553 in 66eae7d
someone discovered a fun cq bug with playlists...i never looked closely into the claim id list returned, but it's wrong. One claim id is backwards, and the other is sort of backwards,but not even correct. https://chainquery.lbry.com/api/sql?query=select+*+from+claim+where+publisher_id+=+%27177fee1234ed17fb87728de2428e441813298675%27+and+claim_id=%27e8227bd14b91db9bc4678825a6d0a32cafeb17dd%27
The text was updated successfully, but these errors were encountered:
No branches or pull requests
chainquery/daemon/processing/claim.go
Line 553 in 66eae7d
someone discovered a fun cq bug with playlists...i never looked closely into the claim id list returned, but it's wrong. One claim id is backwards, and the other is sort of backwards,but not even correct.
https://chainquery.lbry.com/api/sql?query=select+*+from+claim+where+publisher_id+=+%27177fee1234ed17fb87728de2428e441813298675%27+and+claim_id=%27e8227bd14b91db9bc4678825a6d0a32cafeb17dd%27
The text was updated successfully, but these errors were encountered: