pangolindex/exchange-contracts

No zero address check on minichef update

benber86 opened this issue · 0 comments

Just add a non zero address require :

function setMiniChef(address _miniChef) external onlyOwner {