pub fn record_auth_select_switch(
store: AccountHistoryStore,
default_account: AccountHistoryAccount,
from_account_id: &str,
to_account_id: &str,
timestamp: DateTime<Utc>,
) -> Result<AccountHistoryStore, AppError>pub fn record_auth_select_switch(
store: AccountHistoryStore,
default_account: AccountHistoryAccount,
from_account_id: &str,
to_account_id: &str,
timestamp: DateTime<Utc>,
) -> Result<AccountHistoryStore, AppError>