Skip to content
Request an audit

‹ All findings

Missing documentation for MapleLoan, SetPendingLender and AcceptLender being implemented on MapleLoan but not on LoanManager.

Low/InfoMaple Finance·Three Sigma · Institutional lending · 10th April, 20243S-MAPLE-N12

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