* Remove Ownable.isOwner. * Remove ownable behavior from tests * Make Escrow use Ownable instead of Secondary * Migrate GSNRecipientERC20Fee to Ownable * Remove Secondary * Move Ownable to access directory * Remove mentions of Secondary * Add changelog entry * Move Ownable tests to access * Remove unused mock
10 lines
114 B
Plaintext
10 lines
114 B
Plaintext
= Access
|
|
|
|
Contract modules for authorization and access control mechanisms.
|
|
|
|
== Contracts
|
|
|
|
{{Ownable}}
|
|
|
|
{{Roles}}
|