Skip to content

Commit 5392e25

Browse files
committed
ops: remove no-longer used configuration files
1 parent 07792df commit 5392e25

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
File renamed without changes.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ syncing_interval_secs = 5
2525
[blockchain]
2626
chain_id = 1337
2727
receipts_verifier_address = "VERIFIER_ADDRESS_PLACEHOLDER"
28+
# Optional: V2 (Horizon) verifier address. If not specified, uses receipts_verifier_address for both V1 and V2.
29+
# receipts_verifier_address_v2 = "VERIFIER_V2_ADDRESS_PLACEHOLDER"
2830

2931
[service]
3032
host_and_port = "0.0.0.0:7601"

0 commit comments

Comments
 (0)