Assignment Forking the Network with Hardhat
Send a small amount in the public Goerli testnet from Account 1 to Account 2. Remember the block in which this transaction was included.
- Then, fork the Goerli testnet with the latest block and check the balance of both accounts.
- Then, fork the Goerli testnet with a block before your transaction and check the balance of both accounts.
The amounts on each account should be different.