initialized_client_verification
Client verification.
Functions:
| Name | Description |
|---|---|
initialized_client_verification |
Check if the client is initialized. Used as a decorator. |
initialized_client_verification(func: Callable[PT, RT]) -> Callable[PT, RT]
#
Check if the client is initialized. Used as a decorator.