Florian Allione
Results
1
comments of
Florian Allione
Hi @herculeskan, You have to change `await simpleStorage.deployTransaction.wait(6)` by `await simpleStorage.deploymentTransaction().wait(6)` And it could work :)