Closed adamazad closed 3 years ago
File and line
https://github.com/cryptonative-ch/mesa-smartcontracts/blob/da02cc6b7ca0aff41b7ae5c1dcdffe41dd89f1cc/contracts/templates/FixedPriceSaleTemplate.sol#L124-L138
https://github.com/cryptonative-ch/mesa-smartcontracts/blob/da02cc6b7ca0aff41b7ae5c1dcdffe41dd89f1cc/contracts/templates/FairSaleTemplate.sol#L99-L109
Expected behavior
isSaleCreated is updated to true after deploying the sale contract
isSaleCreated
true
File and line
https://github.com/cryptonative-ch/mesa-smartcontracts/blob/da02cc6b7ca0aff41b7ae5c1dcdffe41dd89f1cc/contracts/templates/FixedPriceSaleTemplate.sol#L124-L138
https://github.com/cryptonative-ch/mesa-smartcontracts/blob/da02cc6b7ca0aff41b7ae5c1dcdffe41dd89f1cc/contracts/templates/FairSaleTemplate.sol#L99-L109
Expected behavior
isSaleCreated
is updated totrue
after deploying the sale contract