Files
openzeppelin-contracts/contracts/access
Nicolás Venturo d1158ea68c GSN compatibility (#1880)
* switch to using Context internally

* add context import

* Add smoke test to make sure enabling GSN support works

* Update test/GSN/ERC721GSNRecipientMock.test.js

Co-Authored-By: Francisco Giordano <frangio.1@gmail.com>

* Upgrade truffle

* add missing awaits

* Revert "Upgrade truffle"

This reverts commit f9b0ba9019.
2019-08-14 14:21:38 +02:00
..
2019-08-14 14:21:38 +02:00

= Access

NOTE: This page is incomplete. We're working to improve it for the next release. Stay tuned!

== Library

{{Roles}}

== Roles

{{CapperRole}}

{{MinterRole}}

{{PauserRole}}

{{SignerRole}}

{{WhitelistAdminRole}}

{{WhitelistedRole}}