-
Notifications
You must be signed in to change notification settings - Fork 376
Closed
Labels
SupportTracks issues or requests related to troubleshooting, answering questions, and user assistance.Tracks issues or requests related to troubleshooting, answering questions, and user assistance.
Description
Hello,
I face a problem with fetching votes for selected referendum from api.
According to implementation I need to just call api.derive.democracy.referendumVotes(index)
unfortunately this method doesn't work on api@1.8.1
If I want to use old approach with api.derive.democracy.referendumVotesFor(index)
I got another error:
DRR: TypeError: "api.query.democracy.votersFor is not a function"
Used chain: Kusama CC3
Thanks 🚀
yangwao
Metadata
Metadata
Assignees
Labels
SupportTracks issues or requests related to troubleshooting, answering questions, and user assistance.Tracks issues or requests related to troubleshooting, answering questions, and user assistance.