Skip to content

Commit

Permalink
Update 2024-10-14-TCP1P-CTF-2024-Blockchain-Writeup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bshyuunn authored Oct 14, 2024
1 parent faa1ef2 commit c7fc46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-10-14-TCP1P-CTF-2024-Blockchain-Writeup.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ $ forge inspect ChallengeManager storage-layout --pretty
You can retrieve the `masterKey` value using the following script.

```solidity
$ cast storage <ChallengeManager Address> 0 --rpc-url http://45.32.119.201:44445/79b1e60c-b236-4f69-80ae-c519d16b03a2
$ cast storage <ChallengeManager Address> 0 --rpc-url <Rpc Url>
0x494e4a55494e4a55494e4a5553555045524b45594b45594b45594b45594b4559
```

Expand Down

0 comments on commit c7fc46c

Please sign in to comment.