فهرست منبع

Add Ownable2Step to the docs (#3836)

Co-authored-by: Francisco <fg@frang.io>
(cherry picked from commit 24d1bb668a1152528a6e6d71c2e285d227ed19d9)
Benjamin 2 سال پیش
والد
کامیت
fad1172e63
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}}