Преглед изворни кода

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}}