ProposalApproveContract
type, the fields in raw_data.contract[0].parameter.value
are:Field | Type | Description |
---|---|---|
owner_address | string | Account address |
proposal_id | int64 | Proposal ID |
is_add_approval | bool | Whether to agree with the proposal |
curl --location --request POST '/wallet/proposalapprove'
{
"Error": "class org.tron.core.exception.ContractValidateException : Proposal[89] expired"
}