generated from LooksRare/solidity-template
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
now contrace use looksrare lib will cause error when verify:
hardhat-verify found one or more errors during the verification process:
Etherscan:
General exception occured when attempting to insert record
please remove all the code-> (👀,💎),otherwise ethscan can't verfiy contract, after i remove the emojis (👀,💎) in my local machine, ethscan can verify the contract
/**
- @title PackableReentrancyGuard
- @notice This contract protects against reentrancy attacks.
-
It is adjusted from OpenZeppelin. -
The only difference between this contract and ReentrancyGuard -
is that _status is uint8 instead of uint256 so that it can be -
packed with other contracts' storage variables. - @author LooksRare protocol team (👀,💎)
*/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels