useSignerStatus
Hook to get the signer status, optionally using an override configuration, useful if you’re building your own login.
Import
Usage
Parameters
override
AlchemyAccountContextProps
optional configuration to override the default context. ref
Returns
UseSignerStatusResult
the current state of the signer. ref