ProposalDelete¶
Cancel a proposal you created (proposer only).
- Service:
Walletonly
rpc ProposalDelete (ProposalDeleteContract) returns (TransactionExtention) {}
See the corresponding HTTP endpoint at /wallet/proposaldelete.
Cancel a proposal you created (proposer only).
Wallet onlyrpc ProposalDelete (ProposalDeleteContract) returns (TransactionExtention) {}
See the corresponding HTTP endpoint at /wallet/proposaldelete.