ListProposals¶
List all proposals.
- Service:
Walletonly
rpc ListProposals (EmptyMessage) returns (ProposalList) {}
See the corresponding HTTP endpoint at /wallet/listproposals.
List all proposals.
Wallet onlyrpc ListProposals (EmptyMessage) returns (ProposalList) {}
See the corresponding HTTP endpoint at /wallet/listproposals.