vincentyao
Results
1
issues of
vincentyao
**Description** I noticed a function in 'MockV3Aggregator.sol' file, the details as below: function description() external pure override returns (string memory) { return "v0.8/tests/MockV3Aggregator.sol"; } But I checked the "MockV3Aggregator.sol" 's...