GammaProtocol icon indicating copy to clipboard operation
GammaProtocol copied to clipboard

Ensure tokens with > 27 decimals are not supported in the system

Open aparnakr opened this issue 4 years ago • 1 comments

https://github.com/opynfinance/GammaProtocol/blob/master/contracts/libs/FixedPointInt256.sol#L53

aparnakr avatar Oct 22 '20 15:10 aparnakr

@aparnakr why would this be a problem? We do handle cases where decimals > 27 right?

antoncoding avatar Jan 06 '21 20:01 antoncoding