github.com/iotexproject/iotex-core@v1.14.1-rc1/tools/ioctl/readme/ioctl_account_getVotes.md (about)

     1  ## ioctl account getVotes
     2  
     3  Get votes of this votee
     4  
     5  ### Synopsis
     6  
     7  Get votes of this votee
     8  
     9  ```
    10  ioctl account getVotes VOTEE HEIGHT OFFSET LIMIT [flags]
    11  ```
    12  
    13  ### Options
    14  
    15  ```
    16    -h, --help   help for getVotes
    17  ```
    18  
    19  ### Options inherited from parent commands
    20  
    21  ```
    22        --endpoint string        set endpoint for once
    23        --insecure               insecure connection for once
    24    -o, --output-format string   output format
    25  ```
    26  
    27  ### SEE ALSO
    28  
    29  * [ioctl account](ioctl_account.md)	 - Manage accounts of IoTeX blockchain
    30  
    31  ###### Auto generated by ioctl on 17-Dec-2019