Closed kingster-will closed 3 weeks ago
There are several places this fee can be set
For royalty related payments: Fee will be a % of whatever ERC20 is used in payment
mintFee
payRoyaltyOnBehalf
claiming
from vaults: If we do this one we shouldn't do previous 2For registration fee of any asset, commercial or not, we need to define
Royalty fee switch added in PR #243
Description
We need to implement a switch to control whether the Protocol Fee is charged, similar to the mechanism used in Uniswap. This switch will be controlled by Governance and should be turned off at the beginning of the mainnet deployment. It will be turned on through the Governance process at a later stage.
Objectives
Acceptance Criteria