Governance
Setting The Firewall Address
Once a Firewall Consumer is deployed, you need to tell it what Firewall to use - i.e. give it the address of a Firewall so that it can start consuming its security services. Initially, every Firewall Consumer has it's _firewall
data set to the zero address 0x0
.
To set the Firewall address, call the setFirewall() method
Changing The Firewall Admin
The Firewall Admin is the principal (person, people, or organization) that is allowed to perform administrative tasks on your Firewall Consumer.
To set the Firewall Admin, call the setFirewallAdmin() method
Last updated