-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathconfig-devnet.toml
22 lines (22 loc) · 1.07 KB
/
config-devnet.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
l1_http_endpoint = "http://anvil:8545"
l2_http_endpoint = "http://anvil:8545"
l1_ws_endpoint = "ws://anvil:8545"
l2_ws_endpoint = "ws://anvil:8545"
registry_coordinator_address = "0xf5059a5D33d5853360D16C683c16e67980206f36"
operator_state_retriever_address = "0x70e0bA845a1A0F2DA3359C97E0285013525FFC49"
current_first_block = 1
task_issuer = "0x95401dc811bb5740090279Ba06cfA8fcF6113778"
callback_address = "0x95401dc811bb5740090279Ba06cfA8fcF6113778"
ruleset = "95401dc811bb5740090279Ba06cfA8fcF6113778"
socket = "http://operator:3033"
secret_key = "ac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80"
payment_phrase = "test test test test test test test test test test test junk"
postgre_connect_request = "host=postgres dbname=db user=user password=password"
payment_token = "0xc5a5C42992dECbae36851359345FE25997F5C42d"
max_ops = 1
l2Sender = "0x82e01223d51Eb87e16A03E24687EDF0F294da6f1"
eth_value = "0"
senderData = [0]
listen_network = "L1"
l2_coprocessor_address = "0xCD8a1C3ba11CF5ECfa6267617243239504a98d90"
l1_coprocessor_address = "0x7969c5eD335650692Bc04293B07F5BF2e7A673C0"