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.