A simplified repay endpoint that handles a single strategy at a time. Unlike the full repay endpoint, it does not support CPI instructions, collateral withdrawals, or setup instructions. If a ledger is fully repaid on a multi-ledger loan, weight matrix updates are automatically generated to redistribute collateral away from the emptied ledger.
Wallet that pays transaction fees for the repay transaction.
Address of the loan to repay.
Repayment parameters for the targeted ledger.
Address of the strategy (vault) to repay against.
Optional weight matrix updates. If omitted and a ledger is fully repaid on a multi-ledger loan, these are auto-generated.
Optional flag indicating whether this repayment is part of a loop transaction.