cryptonative-ch / aqua-smartcontracts

⛓️ Aqua Smart Contracts
GNU Lesser General Public License v3.0
4 stars 5 forks source link

Next fix fps template owner #128

Closed denciu closed 3 years ago

denciu commented 3 years ago

Description

FixedPriceSaleTemplate was setting templateManager as owner of FixedPriceSale due to mistake in passing calldata. This has been fixed to tokenSupplier.

Closes #127

How Has This Been Tested?

Unit tests

Types of changes

Checklist: