Commit Graph

2 Commits

Author SHA1 Message Date
tomFlowee 7ecf23e391 Follow indexer changes for all services
Separate the log-conf and service-config file locations.
Avoid providing a bind on the commandline, make it come from the
config file instead.
2026-05-22 00:12:45 +02:00
tomFlowee a9d3db7cf4 Avoid confusion, call the server a store.
The server allows a wallet to store or restore wallet data, but it
requires the application to have access to the identity address of
the wallet.

So it should be made clear that we do NOT expect anyone to store
a wallet seed in here, as that would create a circular dependency.
Can't get the wallet-identity without the seed and thus without
the seed you can't find nor decrypt the actual file.
2025-11-04 17:40:02 +01:00