Igor Sobolev 6f8e672f3f Gas optimizations in Ownable and Secondary contracts #1905 (#1910) %!s(int64=6) %!d(string=hai) anos
..
Ownable.sol 6f8e672f3f Gas optimizations in Ownable and Secondary contracts #1905 (#1910) %!s(int64=6) %!d(string=hai) anos
README.adoc 90831c8970 Squash merge of branch docs-v2.x into master %!s(int64=6) %!d(string=hai) anos
Secondary.sol 6f8e672f3f Gas optimizations in Ownable and Secondary contracts #1905 (#1910) %!s(int64=6) %!d(string=hai) anos

README.adoc

= Ownership

Contract modules for simple authorization and access control mechanisms.

TIP: For more complex needs see xref:access.adoc.

== Contracts

{{Ownable}}

{{Secondary}}