pub async fn get_wallet_addresses(
wallets_collection: &Collection<Document>,
) -> Vec<String>Expand description
Get wallet data.
pub async fn get_wallet_addresses(
wallets_collection: &Collection<Document>,
) -> Vec<String>Get wallet data.