Init function like __FeeDistributor__init__() is used to initialize the state variables. Since these state variables are used in many functions, it is possible that due to lack of input validation, an error in these state variables can lead to redeployment of contract.
Recommend adding zero address validation.
- 0xKiwi (NFTX) confirmed
