TokenMarketNet/smart-contracts

SafeMathLib overlaps with SafeMath in OpenZeppelin

Closed this issue · 1 comments

OpenZeppelin has already included SafeMath in its codebase. From a code hygien perspective. It's better to migrate it to OpenZeppelin's SafeMath function

This should be now implemented.