Replies: 1 comment
-
When you are copying from a terminal, be careful that targeted text is still highlighted. VS terminal is sensitive atm and can de-highlight a text before you click control c |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is not a big issue but I would like to know why it's happening
I was on 8:03:39 of the video. I used the Alchemy http link and a metamask key to successfully deploy my contract on Goerli. Below is what it is showing on the command line:

but here if I ctrl+c the contract address and paste it on goerli etherscan It pastes wrong. Below is what it shows on etherscan:

this

is not the same as this 0x2623261d86Fb3aF4dC73abB47d3b2A9bc1aaFC6a
I had to manually type in the address to check for it

I checked if other texts were copying correctly and they were. My only issue was with these addresses.
Beta Was this translation helpful? Give feedback.
All reactions