File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1+
2+ crates /l2 /programs_ids.json
Original file line number Diff line number Diff line change 11RPC_URL=https://ethereum-holesky-rpc.publicnode.com
22# Initial state root of db, see in crates/l2/db.rs
33INITIAL_STATE_ROOT=0x3c1d1c01f8e0a4533085bc9d8a3829c5f6872e6d6cf62e04ae71acbc803747ce
4- # You can read it from crates/l2/programs_ids.json and generate it via make generate_program_id
5- PROGRAM_ID=0x5961f68d41b2798f4dab05184d8f9cda39637d28097819906033c2f10b365ab1
4+ # You can read it from crates/l2/programs_ids.json and generate it via ` make generate_program_id`
5+ PROGRAM_ID=<PROGRAM_ID>
66# Address of the wallet you want to set as owner
77OWNER_ADDRESS=<CONTRACT_OWNER_ADDRESS>
88# Private key used to deploy the contract
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments