GetProposalById¶
Look up a proposal by ID.
- Service:
Walletonly
rpc GetProposalById (BytesMessage) returns (Proposal) {}
See the corresponding HTTP endpoint at /wallet/getproposalbyid.
Look up a proposal by ID.
Wallet onlyrpc GetProposalById (BytesMessage) returns (Proposal) {}
See the corresponding HTTP endpoint at /wallet/getproposalbyid.