dash, tests

This commit is contained in:
Dobromir Popov
2026-07-14 12:26:10 +02:00
parent d1a1400db9
commit 13d82f8032
11 changed files with 93 additions and 81 deletions

View File

@@ -6489,7 +6489,7 @@ class TrackerServer:
embedded_relay_port: int = 8765,
embedded_relay_max_peers: int = 500,
billing: BillingLedger | None = None,
enable_billing: bool = False,
enable_billing: bool = True,
billing_db: str | None = None,
accounts: AccountStore | None = None,
accounts_db: str | None = None,