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

Commit

Permalink
fix bob's address
Browse files Browse the repository at this point in the history
  • Loading branch information
lalexgap committed Oct 18, 2023
1 parent d0a108e commit 96516e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ VITE_DEPLOY_SALT_STRING="State channels are cool!"
# These are the expected adresses when deploying to a local hardhat node using the above salt
VITE_ENTRYPOINT_ADDRESS=0x5FbDB2315678afecb367f032d93F642f64180aa3
VITE_ALICE_SCW_ADDRESS=0xe7f1725E7734CE288F8367e1Bb143E90bb3F0512
VITE_BOB_SCW_ADDRESS=0xCf7Ed3AccA5a467e9e704C703E8D87F634fB0Fc9
VITE_BOB_SCW_ADDRESS=0x9fE46736679d2D9a65F0992F2272dE9f3c7fa6e0

VITE_SCW_DEPOSIT=10000000000000000 # 0.01 ETH
VITE_INTERMEDIARY_BALANCE=5000000000000000 # 0.005 ETH

0 comments on commit 96516e8

Please sign in to comment.