Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Cannot deploy contract #20

Closed
0xsepu opened this issue Jun 30, 2023 · 1 comment
Closed

Cannot deploy contract #20

0xsepu opened this issue Jun 30, 2023 · 1 comment

Comments

@0xsepu
Copy link

0xsepu commented Jun 30, 2023

Trying to deploy the huff contract it and it says:

    │   ├─ [0] VM::prank(HuffConfig: [0xC7f2Cf4845C6db0e1a1e91ED41Bcd0FcC1b0E141]) 
    │   │   └─ ← ()
    │   ├─ [0] VM::ffi([rm, src/__TEMP__exzchhtyiyilqpjvvhjrbtzfffmlwbyvsando.huff]) 
    │   │   └─ ← 0x
    │   ├─ [0] VM::broadcast() 
    │   │   └─ ← "You have an active prank. Broadcasting and pranks are not compatible. Disable one or the other"
    │   └─ ← "You have an active prank. Broadcasting and pranks are not compatible. Disable one or the other"
    └─ ← "You have an active prank. Broadcasting and pranks are not compatible. Disable one or the other"


Error: 
You have an active prank. Broadcasting and pranks are not compatible. Disable one or the other

Command used:
forge script ./script/DeploySandwich.s.sol --rpc-url <alchemy_endpoint> --broadcast --private-key <privkey>

Any idea why ?

@DaveBennet
Copy link

3fb7081

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants