-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.env.example
More file actions
27 lines (19 loc) · 1.1 KB
/
.env.example
File metadata and controls
27 lines (19 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
### Replace placeholder values before running scripts
# Private key used by forge script (hex without quotes)
PRIVATE_KEY=0xabcdefabcdefabcdefabcdefabcdefabcdefabcdefabcdefabcdefabcdefabcd
# External RPC endpoint to broadcast transactions
RPC_URL=https://rpc.testnet3.goat.network
# Previously deployed Bitcoin SPV verifier contract
BITCOINSPV_ADDR=0x0000000000000000000000000000000000000001
# Addresses captured after running each deploy script
GATEWAY_PROXY_ADDR=0x0000000000000000000000000000000000000002
PEGBTC_ADDR=0x0000000000000000000000000000000000000003
COMMITTEE_PROXY_ADDR=0x0000000000000000000000000000000000000004
STAKE_PROXY_ADDR=0x0000000000000000000000000000000000000005
# Committee member addresses (add or remove sequentially numbered keys)
COMMITTEE_0=0x0000000000000000000000000000000000000006
COMMITTEE_1=0x0000000000000000000000000000000000000007
# Watchtower identifiers (32-byte hex strings). Add WATCHTOWER_2, etc. as needed.
WATCHTOWER_0=0x0000000000000000000000000000000000000000000000000000000000000008
# SequencerSetPublisher owner address
OWNER=0x0000000000000000000000000000000000000000