Closed martinkrung closed 3 years ago
amount of tokenIn (DAI) is transferred to the contract and then added to tokensSold, but this must be tokenInAmount?
https://github.com/cryptonative-ch/mesa-smartcontracts/blob/26a59272a7014c41dbb88616b9fa0736ef1a94b8/contracts/sales/FixedPriceSale.sol#L188
Closed by #86
amount of tokenIn (DAI) is transferred to the contract and then added to tokensSold, but this must be tokenInAmount?
https://github.com/cryptonative-ch/mesa-smartcontracts/blob/26a59272a7014c41dbb88616b9fa0736ef1a94b8/contracts/sales/FixedPriceSale.sol#L188