dash, tests
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user