-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
47 lines (47 loc) · 1.43 KB
/
config.yaml
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# this sets the logger level (true = info, false = debug)
production: false
#The eoa address of Operato, used for sending transactions
operator_address: 0xAF08336BC6A8D169c34A4e9e4d6276e362F4757E
#The eoa address of avs owner, used for sending transactions
avs_owner_address: 0x3e108c058e8066DA635321Dc3018294cA82ddEdf
#Address of deployed AVS contract
avs_address:
# ETH RPC URL
eth_rpc_url: http://127.0.0.1:8545
eth_ws_url: ws://127.0.0.1:8546
avs_ecdsa_private_key_store_path: tests/keys/avs.ecdsa.key.json
operator_ecdsa_private_key_store_path: tests/keys/operator.ecdsa.key.json
bls_private_key_store_path: tests/keys/test.bls.key.json
node_api_ip_port_address: 0.0.0.0:9010
enable_node_api: false
register_operator_on_startup: false
#register avs parameters
avs_name: "hello-avs"
min_stake_amount: 1
avs_owner_addresses:
- "exo18cggcpvwspnd5c6ny8wrqxpffj5zmhklprtnph"
- "exo14uyrx67x4rgkns62f60y6cnkud30gat7a20fdx"
asset_ids:
- "0xdac17f958d2ee523a2206206994597c13d831ec7_0x65"
avs_unbonding_period: 7
min_self_delegation: 0
epoch_identifier: minute
avs_reward_address:
avs_slash_address:
task_address:
params:
- 5
- 7
- 8
- 4
#create new task parameters
#Create task intervals,Unit second
create_task_interval: 200
task_response_period: 2
task_challenge_period: 2
threshold_percentage: 100
task_statistical_period: 2
# depoist and delegate params
deposit_amount: 100
delegate_amount: 100
staker: 0xa53f68563D22EB0dAFAA871b6C08a6852f91d627