File tree Expand file tree Collapse file tree 2 files changed +10
-14
lines changed Expand file tree Collapse file tree 2 files changed +10
-14
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,9 @@ peer_host = "127.0.0.1"
14
14
# events_keys = ["*"]
15
15
# timeout_ms = 60_000
16
16
17
- # Used if running a local stacks-signer service
18
- # [[events_observer]]
19
- # endpoint = "127.0.0.1:30000"
20
- # events_keys = ["stackerdb", "block_proposal", "burn_blocks"]
17
+ [[events_observer ]]
18
+ endpoint = " 127.0.0.1:30000"
19
+ events_keys = [" stackerdb" , " block_proposal" , " burn_blocks" ]
21
20
22
- # Used if running a local stacks-signer service
23
- # [connection_options]
24
- # auth_token = "" # fill with a unique password
21
+ [connection_options ]
22
+ auth_token = " " # fill with a unique password
Original file line number Diff line number Diff line change @@ -18,14 +18,12 @@ pox_reward_length = 900
18
18
# events_keys = ["*"]
19
19
# timeout_ms = 60_000
20
20
21
- # Used if running a local stacks-signer service
22
- # [[events_observer]]
23
- # endpoint = "127.0.0.1:30000"
24
- # events_keys = ["stackerdb", "block_proposal", "burn_blocks"]
21
+ [[events_observer ]]
22
+ endpoint = " 127.0.0.1:30000"
23
+ events_keys = [" stackerdb" , " block_proposal" , " burn_blocks" ]
25
24
26
- # Used if running a local stacks-signer service
27
- # [connection_options]
28
- # auth_token = "" # fill with a unique password
25
+ [connection_options ]
26
+ auth_token = " " # fill with a unique password
29
27
30
28
[[ustx_balance ]]
31
29
address = " ST2QKZ4FKHAH1NQKYKYAYZPY440FEPK7GZ1R5HBP2"
You can’t perform that action at this time.
0 commit comments