post
https://api.shasta.trongrid.io/wallet/votewitnessaccount
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
返回值
Transaction对象 - JSON object:未签名的交易,包含的字段请参考交易章节,由于交易类型为VoteWitnessContract,所以交易中的raw_data.contract[0].parameter.value中包含的字段如下:
| 字段 | 类型 | 描述 |
|---|---|---|
| owner_address | string | 账户地址 |
| votes | Vote[] | Vote 对象列表,每项包含 vote_address (SR 地址) 和 vote_count (票数)。 |