pub fn create_binance_ed25519_adapter( api_key: impl Into<SmartString>, private_key_base64: impl Into<SmartString>, ) -> Result<Arc<dyn AuthenticationManager>>
Create a Binance Ed25519 authentication adapter