Closed vbaranov closed 6 years ago
@vbaranov Reserved addresses are not supported
Also multitiers initialization skipped
Reserved addresses are not supported
Same. It worked for me after removing tokenManagerMintedCapped
param from: https://github.com/poanetwork/token-wizard/blob/122224d92e580c52dd4d8823b9b6be9d0006c5a2/src/components/stepFour/utils.js#L398
Also multitiers initialization skipped
Same as with reserved tokens but with saleManagerMintedCapped
in:
https://github.com/poanetwork/token-wizard/blob/122224d92e580c52dd4d8823b9b6be9d0006c5a2/src/components/stepFour/utils.js#L491
And searched for another possible extra params in the code, but didn't found it.
@fernandomg @dennis00010011b thanks. Fixes implemented.
Relates to https://github.com/poanetwork/token-wizard/issues/957
1st and 2nd parts of integration with Auth-os Proxy contract
crowdsale
andcontribute
pagesNothing is changed in UI.