code-423n4 / 2022-04-jpegd-findings

1 stars 1 forks source link

QA Report #154

Open code423n4 opened 2 years ago

code423n4 commented 2 years ago

https://github.com/code-423n4/2022-04-jpegd/blob/main/contracts/vaults/NFTVault.sol#L129 contract is mispelled as "contrat"

/// @param _nftContract The NFT contrat address. It could also be the address of an helper contract

Proposed Change:

/// @param _nftContract The NFT contract address. It could also be the address of an helper contract