Переглянути джерело

Add Ownable2Step to the docs (#3836)

Co-authored-by: Francisco <fg@frang.io>
Benjamin 2 роки тому
батько
коміт
24d1bb668a
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      contracts/access/README.adoc

+ 2 - 0
contracts/access/README.adoc

@@ -12,6 +12,8 @@ This directory provides ways to restrict who can access the functions of a contr
 
 {{Ownable}}
 
+{{Ownable2Step}}
+
 {{IAccessControl}}
 
 {{AccessControl}}