TaxPolicyRegistry
Contract for the TaxPolicyRegistry.
This contract implements all the functions from the ITaxPolicyRegistry interface.
colleTaxes
registerColleTaxes
Registers a _colleTaxes contract
Parameters
Name
Type
Description
_colleTaxes
address
The address of the colleTaxes contract
getColleTaxes
Returns the current colleTaxes contract
Last updated