Interface.IAccountService
Account service.
Properties
| Property | Type | Description |
|---|---|---|
getAddress | () => Promise<string> | Returns the on-chain address of the user account. |
getId | () => Promise<string> | - |
Account service.
| Property | Type | Description |
|---|---|---|
getAddress | () => Promise<string> | Returns the on-chain address of the user account. |
getId | () => Promise<string> | - |