ProposalApprove¶
An SR votes on a proposal (approve / withdraw approval).
- Service:
Walletonly
rpc ProposalApprove (ProposalApproveContract) returns (TransactionExtention) {}
See the corresponding HTTP endpoint at /wallet/proposalapprove.
An SR votes on a proposal (approve / withdraw approval).
Wallet onlyrpc ProposalApprove (ProposalApproveContract) returns (TransactionExtention) {}
See the corresponding HTTP endpoint at /wallet/proposalapprove.