bancorprotocol / contracts-solidity

Bancor Protocol Contracts
Other
841 stars 391 forks source link

Transfer fees #560

Closed barakman closed 3 years ago

barakman commented 3 years ago

IMHO, we don't need to specify such a tight boundary here. 50% is a good enough definition, even if the actual value can be technically higher.

reverted.

barakman commented 3 years ago

If networkFee can be PPM_RESOLUTION * 2 / 3 - it would underflow, right?

reverted.