I am trying to validate a proxy contract I deployed (implementation already verified) but running into problems when trying to the guide here:
Getting this error:
DocstringParsingError: Documentation tag @custom:oz-upgrades-unsafe-allow not valid for contracts.
--> contracts/test/ValidationsNatspecImport.sol:4:1:
I hope this achieves a greencheck mark on the contract with 'exact match', if not - I guess I am set.