sdk.constellation.hasrole
Home > @openformat/sdk > Constellation > hasRole
Constellation.hasRole() method
Signature:
hasRole(role: string, account: string): Promise<boolean>;
Parameters
| Parameter | Type | Description |
|---|---|---|
| role | string | |
| account | string |
Returns:
Promise<boolean>