get_locked_votes
Check how many votes a user has locked in a specific JustLend DAO proposal by providing the proposal ID and optional TRON address.
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 |