Skip to content

Commit 86f933c

Browse files
sudoFerrazra-phael
andauthored
Update erc20-wrapper-registry/contracts/CompliantERC20.sol
Co-authored-by: Raphael <10075759+ra-phael@users.noreply.github.com>
1 parent 0bfd0b4 commit 86f933c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

erc20-wrapper-registry/contracts/CompliantERC20.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { IVioletID } from "@violetprotocol/violetid/contracts/IVioletID.sol";
88
/**
99
* @dev ERC20 token contract that only allows wrapping and unwraping to valid VioletID holders
1010
*
11-
* Currently uses the VioletID status 1 representing enrollment
11+
* Currently uses the VioletID status 1 representing enrollment, which includes initial screening and KYC/KYB.
1212
*/
1313
contract CompliantERC20 is ERC20 {
1414
address nonCompliantERC20;

0 commit comments

Comments
 (0)