Challenge 05

September 10, 2024 ยท View on GitHub

Task

  • Correct the function writeMyData
  • Run forge test --mp test/solidity/challenge-05/Challenge05.t.sol to test your implementation.
  • Make sure the test passes

Constraints:

  • Do not touch function getMyData

Author: vicsnet