pub fn find_default_deposit_account_address(
    pool_address: &Pubkey,
    user_wallet_address: &Pubkey
) -> Pubkey
Expand description

Find the address of the default intermediate account that holds activating user stake before deposit.