Missing documentation for MapleLoan, SetPendingLender and AcceptLender being implemented on MapleLoan but not on LoanManager.
Description
Fixed and Open term loans implement SetPendingLender and AcceptLender; however, the corresponding LoanManagers don't. This is a design choice to allow a future upgrade of LoanManager without the necessity of upgrading MapleLoan.
Status
Addressed in the following PR: https://github.com/maple-labs/open-term-loan-manager-private/pull/56