Make the purple_account_manager_find functions return transfer full.
Review Request #2579 — Created Aug. 21, 2023 and submitted — Latest diff uploaded
It's possible that an account could be removed from the mananger after someone has grabbed a handle to one, so just give them a reference to avoid the possible headache later.
Ran the account-manager tests under valgrind.