Implement a configurable protocol fee (default 0.5%) deducted from each milestone disbursement and sent to an owner address. Add setFee(uint256 bps) and setFeeRecipient(address) owner-only functions. Emit a FeeCollected event. This is on the roadmap and needed for sustainability
Implement a configurable protocol fee (default 0.5%) deducted from each milestone disbursement and sent to an owner address. Add setFee(uint256 bps) and setFeeRecipient(address) owner-only functions. Emit a FeeCollected event. This is on the roadmap and needed for sustainability