Skip to main content

IProxy

Git Source

Events

DictionaryUpgraded

Emitted when the dictionary is changed.

event DictionaryUpgraded(address dictionary);

Errors

NON_CONTRACT

The dictionary of the proxy is invalid.

error NON_CONTRACT();