mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-20 19:11:08 +03:00
f001006fc9
Wallet configuration was disabled presumably as wallet is its own separate process. However people seem to still want to use a single config for everything, which may be a sign that the lifecycle of the wallet and the server should be the same by default (with appropriate options to only start one). Note that this does *not* mean that the wallet and the server should share the same process. The wallet process can easily be forked. But sharing the same config file may provide a lot of future convenience. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |