The calls 'list_votes'/'find_votes' work
All threads resolved!
All threads resolved!
Compare changes
Files
2- Mariusz Trela authored
+ 46
− 68
@@ -3,7 +3,8 @@ from enum import Enum
@@ -167,11 +168,30 @@ class VotesPresentation(Enum):
@@ -181,39 +201,22 @@ async def find_votes(context, params: dict, votes_presentation = VotesPresentati
@@ -221,46 +224,21 @@ async def list_votes(context, start: list, limit: int, order: str):