We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bfd0b4 commit 86f933cCopy full SHA for 86f933c
1 file changed
erc20-wrapper-registry/contracts/CompliantERC20.sol
@@ -8,7 +8,7 @@ import { IVioletID } from "@violetprotocol/violetid/contracts/IVioletID.sol";
8
/**
9
* @dev ERC20 token contract that only allows wrapping and unwraping to valid VioletID holders
10
*
11
- * Currently uses the VioletID status 1 representing enrollment
+ * Currently uses the VioletID status 1 representing enrollment, which includes initial screening and KYC/KYB.
12
*/
13
contract CompliantERC20 is ERC20 {
14
address nonCompliantERC20;
0 commit comments