GetPaginatedProposalList¶
List proposals with pagination.
- Service:
Walletonly
rpc GetPaginatedProposalList (PaginatedMessage) returns (ProposalList) {}
See the corresponding HTTP endpoint at /wallet/getpaginatedproposallist.
List proposals with pagination.
Wallet onlyrpc GetPaginatedProposalList (PaginatedMessage) returns (ProposalList) {}
See the corresponding HTTP endpoint at /wallet/getpaginatedproposallist.