pub async fn list( network: Network, wallet: Option<Wallet<'_>>, ) -> Result<Vec<Box<dyn HWI + Send>>, Box<dyn Error>>