Lesson-14 basicNft
test Difference
#2759
Replies: 4 comments 73 replies
-
The functionality of both of them is the same, with the only difference being the way it is achieved. To keep this as simple as possible, think of The above functionality is like So, accounts[0] means we are extracting the first account (which is deployer) from the signers (i.e. Now, the above serves as the So, overall
is essentially the same as
|
Beta Was this translation helpful? Give feedback.
-
@othaime-en I have a question. So it means everything is working good but there is an issue with the code which I am trying to write. What do you think? What could be wrong here? @alymurtazamemon if you have any Opinion or anything to share please do so. |
Beta Was this translation helpful? Give feedback.
-
@TimeKeyRoll Here you make sure the spelling of BasicNFT contract is it similar to your contract name? |
Beta Was this translation helpful? Give feedback.
-
@krakxn It is getting confusing right there. let's fix it here. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In Patrick
repo
it is mentioned like :AND I am trying to write
beforeEach
like he showed us in previous videosOfcourse both
beforeEach
are different. Why he is using this one and I see hes here getting0
account as well. Can anyone help me with the Difference?Beta Was this translation helpful? Give feedback.
All reactions