Open code423n4 opened 2 years ago
https://github.com/code-423n4/2022-06-putty/blob/main/contracts/src/PuttyV2.sol#L1
The contract should prohibit burn function which is not required. If any user accidentally burns there NFT then they will loss funds (strike amount)
https://github.com/code-423n4/2022-06-putty/blob/main/contracts/src/PuttyV2.sol#L1
The contract should prohibit burn function which is not required. If any user accidentally burns there NFT then they will loss funds (strike amount)