function convertSignerStatusToState(alchemySignerStatus, error): SignerStatus;Defined in: account-kit/core/src/store/store.ts:280
Converts the AlchemySigner's status to a more readable object
| Parameter | Type | Description |
|---|---|---|
|
| Enum value of the AlchemySigner's status to convert |
|
| the current signer error, if present |
an object containing the original status as well as booleans to check the current state