Closed yusufidimaina9989 closed 9 months ago
@yusufidimaina9989 Use ‘Counter.fromTx()‘ to load contract after each iteration. Also do multiple iterations of the counter.
I also noticed you aren't using Mochas test structure.
Also, you don't require contract id here.
Just deploy from the test itself.
@yusufidimaina9989 Use ‘Counter.fromTx()‘ to load contract after each iteration. Also do multiple iterations of the counter.
I also noticed you aren't using Mochas test structure.
Also, you don't require contract id here.