Explorar o código

Add Ownable2Step to the docs (#3836)

Co-authored-by: Francisco <fg@frang.io>
Benjamin %!s(int64=2) %!d(string=hai) anos
pai
achega
24d1bb668a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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}}