20,000 USDC
View results
Submission Details
Severity: gas
Valid

public functions not called by the contract should be declared external instead

Vulnerability Details

public functions not called by the contract should be declared external instead

function borrow(Borrow[] calldata borrows) public {

Tools Used

Recommendations

function borrow() should be external .

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.