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
Related to snapshot-labs/score-api#283 Try running
query Proposal { proposal(id:"0xe20d1acb3c302890f4bfe07098a9f06511dbbdcea26f1af4f5f04707a038ab19") { id scores_by_strategy scores scores_total scores_updated strategies { name network params } space { id strategies { network name params } } network } }
network in strategies is null while space.strategies got a network and also proposal's IPFS got network https://gateway.ipfs.io/ipfs/Qmb5E6AUCWiZff5ddNJEgDnUDkWCWM26AYnUs9QXxrNT9w
null
space.strategies
The text was updated successfully, but these errors were encountered:
ChaituVR
Successfully merging a pull request may close this issue.
Related to snapshot-labs/score-api#283
Try running
network in strategies is
null
whilespace.strategies
got a network and also proposal's IPFS got network https://gateway.ipfs.io/ipfs/Qmb5E6AUCWiZff5ddNJEgDnUDkWCWM26AYnUs9QXxrNT9wThe text was updated successfully, but these errors were encountered: