get_locked_votes
Check the number of votes locked by a TRON address for a given proposal on JustLend DAO.
Instructions
Get the number of votes a user has locked in a specific proposal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | TRON address. Default: configured wallet | |
| network | No | Network. Default: mainnet | |
| proposalId | Yes | The proposal ID to check |