GammaProtocol icon indicating copy to clipboard operation
GammaProtocol copied to clipboard

Update createTokenAmount() and createScaledNumber() return type

Open haythemsellami opened this issue 5 years ago • 1 comments

Update the function createScaledNumber() and createTokenAmount() to return a BigNumber instead of a string, will be more scalable for different use cases.

haythemsellami avatar Sep 14 '20 14:09 haythemsellami

let's wait until all the integration tests are done? otherwise will have too many conflicts in each merge

antoncoding avatar Sep 15 '20 16:09 antoncoding