pub async fn load_wallet( wallets_collection: Collection<Document>, address: &str, ) -> Result<Wallet, Box<dyn Error>>
Functions to Read Wallet.