-
-
Save kangsangsoo/2065afa98fc35e25e408ec30e05377c9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| forge script script/solve.s.sol \ | |
| --rpc-url http://localhost:8545/ecb06e3e-ee98-4a07-b26e-36d5d0a7cae7 \ | |
| --private-key 0xeae54de012763fade4abd2f2bbce8935b333a7ecd93d7515c7d8184524cd2bc2 \ | |
| --broadcast | |
| cast send 0xf91ac92aFc03271D7226217cd974F5180263a6C9 "solve()" \ | |
| --private-key 0xeae54de012763fade4abd2f2bbce8935b333a7ecd93d7515c7d8184524cd2bc2 \ | |
| --rpc-url http://localhost:8545/ecb06e3e-ee98-4a07-b26e-36d5d0a7cae7 \ | |
| --auth 0xf91ac92aFc03271D7226217cd974F5180263a6C9 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment