Token.getDelegationOf() method
Get a specific address voting delegatee address
Signature:
getDelegationOf(account: string): Promise<string>;
Parameters
Parameter | Type | Description |
---|---|---|
account | string |
Returns:
Promise<string>
the address of your vote delegatee