apmilen / ds-whitelist

factory for whitelists that also impelment `DSAuthority`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ds-whitelist

This is an address=>bool registry. It is also a DSAuthority (has canCall) which only cares about the caller.

It also has a global enable/disable ("emergency freeze") feature, which the BasicAuthority lacks.

About

factory for whitelists that also impelment `DSAuthority`

License:Apache License 2.0