ITaxPolicyRegistry
Interface for the TaxPolicyRegistry contract.
This interface lists all the external functions implemented in the TaxPolicyRegistry contract.
UpdatedColleTaxes
Emitted when the taxation payout address has been updated.
registerColleTaxes
Registers a _colleTaxes contract
Parameters
Name
Type
Description
_colleTaxes
address
The address of the colleTaxes contract
getColleTaxes
Returns the current colleTaxes address
Last updated