Hi Everyone,
I’m having an issue with my solidity. For some reason when I hit deploy it just shows
"
Transactions recorded
1
All transactions (deployed contracts and function executions) in this environment can be saved and replayed in another environment. e.g Transactions created in Javascript VM can be replayed in the Injected Web3.
"
My contract does not appear below. In order to get the contract to appear I have to enter in an address and click the “At Address” button. This seems different from the tutorials. Is my IDE improperly setup?
Eric