Function create_binance_ed25519_adapter

Source
pub fn create_binance_ed25519_adapter(
    api_key: impl Into<SmartString>,
    private_key_base64: impl Into<SmartString>,
) -> Result<Arc<dyn AuthenticationManager>>
Expand description

Create a Binance Ed25519 authentication adapter