Function create_authenticator

Source
pub fn create_authenticator(
    exchange: Exchange,
    api_key: Option<String>,
    api_secret: Option<String>,
) -> Box<dyn WebSocketAuth>
Expand description

Create authenticator for exchange