Function prepareRebalanceUpLoan
- prepareRebalanceUpLoan(
 loanAppId: number,
 poolManagerAppId: number,
 rebalancerAddr: string,
 escrowAddr: string,
 pool: Pool,
 params: SuggestedParams,
 ): Transaction
- Parameters- loanAppId: numberloan application to rebalance up borrow in 
- poolManagerAppId: numberpool manager application* 
- rebalancerAddr: stringaccount address for the rebalancer 
- escrowAddr: stringaccount address for the loan escrow 
- pool: Poolpool to rebalance 
- params: SuggestedParamssuggested params for the transactions with the fees overwritten 
 - Returns Transaction- Transaction rebalance up transaction 
- loanAppId: number
Returns a transaction to rebalance up borrow in a loan escrow.